diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-02 03:16:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-02 03:16:10 +0200 |
commit | b4ca77d25fd2892151077b0a5c0073b83adb4e46 (patch) | |
tree | 0162e57c5e1a551a000771555ed7fff8ca12cde9 /net-p2p | |
parent | dev-util/ctags: x86 stable (bug #524004) (diff) | |
download | gentoo-b4ca77d25fd2892151077b0a5c0073b83adb4e46.tar.gz gentoo-b4ca77d25fd2892151077b0a5c0073b83adb4e46.tar.bz2 gentoo-b4ca77d25fd2892151077b0a5c0073b83adb4e46.zip |
net-p2p/deluge: x86 stable (bug #681612)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/deluge-1.3.15-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-1.3.15-r3.ebuild b/net-p2p/deluge/deluge-1.3.15-r3.ebuild index 1d400014e3b3..d3ef7813a7a0 100644 --- a/net-p2p/deluge/deluge-1.3.15-r3.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r3.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then SRC_URI="" 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" |