summaryrefslogtreecommitdiff
path: root/www-apps/rutorrent/rutorrent-4.2.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/rutorrent/rutorrent-4.2.6.ebuild')
-rw-r--r--www-apps/rutorrent/rutorrent-4.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/rutorrent/rutorrent-4.2.6.ebuild b/www-apps/rutorrent/rutorrent-4.2.6.ebuild
index f7dbb6ae40d3..9c59d3d50153 100644
--- a/www-apps/rutorrent/rutorrent-4.2.6.ebuild
+++ b/www-apps/rutorrent/rutorrent-4.2.6.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/Novik/ruTorrent.git"
else
SRC_URI="https://github.com/Novik/ruTorrent/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/ruTorrent-${PV}"
fi