diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-12-29 06:49:46 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-12-29 06:49:52 +1100 |
commit | 0070b7c43e13d5aca307a61658f4d24ec8ecd24d (patch) | |
tree | 6e03f5a1f30a8bd8a49a7bcd87696fa8caa1e77e /dev-python/keyring | |
parent | net-firewall/ferm: ppc/x86 stable using ALLARCHES (diff) | |
download | gentoo-0070b7c43e13d5aca307a61658f4d24ec8ecd24d.tar.gz gentoo-0070b7c43e13d5aca307a61658f4d24ec8ecd24d.tar.bz2 gentoo-0070b7c43e13d5aca307a61658f4d24ec8ecd24d.zip |
dev-python/keyring: x86 stable using ALLARCHES
Gentoo-bug: 591318
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/keyring')
-rw-r--r-- | dev-python/keyring/keyring-9.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keyring/keyring-9.3.1.ebuild b/dev-python/keyring/keyring-9.3.1.ebuild index 7afe95a0065c..9826924c90c9 100644 --- a/dev-python/keyring/keyring-9.3.1.ebuild +++ b/dev-python/keyring/keyring-9.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |