diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:16:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:03 +0100 |
commit | b063062bee02692d668aaae12b9c391048db3adb (patch) | |
tree | 3491a53f4d6418763653406108b8a54ad393df38 /net-p2p | |
parent | dev-vcs/bzr: x86 stable (bug #646764) (diff) | |
download | gentoo-b063062bee02692d668aaae12b9c391048db3adb.tar.gz gentoo-b063062bee02692d668aaae12b9c391048db3adb.tar.bz2 gentoo-b063062bee02692d668aaae12b9c391048db3adb.zip |
net-p2p/deluge: x86 stable (bug #641336)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/deluge-1.3.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-1.3.15-r2.ebuild b/net-p2p/deluge/deluge-1.3.15-r2.ebuild index 831b0f5a248d..a4a061bd3c48 100644 --- a/net-p2p/deluge/deluge-1.3.15-r2.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r2.ebuild @@ -18,7 +18,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" |