summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-02-14 11:09:19 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-02-14 11:10:58 +0100
commitf0afac3bd6bba77cf487a3f1f5f072734ca45c1f (patch)
tree92df662b989fdd78e58fee1e544654d12a77c3e4
parentmedia-sound/quodlibet: x86 stable wrt bug #571038 (diff)
downloadgentoo-f0afac3bd6bba77cf487a3f1f5f072734ca45c1f.tar.gz
gentoo-f0afac3bd6bba77cf487a3f1f5f072734ca45c1f.tar.bz2
gentoo-f0afac3bd6bba77cf487a3f1f5f072734ca45c1f.zip
net-p2p/deluge: x86 stable wrt bug #566206
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-p2p/deluge/deluge-1.3.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-1.3.12.ebuild b/net-p2p/deluge/deluge-1.3.12.ebuild
index 4a1199b7e3ae..c0fec62210a1 100644
--- a/net-p2p/deluge/deluge-1.3.12.ebuild
+++ b/net-p2p/deluge/deluge-1.3.12.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]]; then
KEYWORDS=""
else
SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2"
- KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
fi
LICENSE="GPL-2"