diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-05 16:56:40 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-05 16:57:09 -0500 |
commit | c1a24a2b39103582340c54c8f3e1c39ca71e8b5b (patch) | |
tree | 513f5239c01fe22b04d078f5d4770130871584b1 /dev-python/keyring | |
parent | net-misc/memcached: 1.0.39 bup (diff) | |
download | gentoo-c1a24a2b39103582340c54c8f3e1c39ca71e8b5b.tar.gz gentoo-c1a24a2b39103582340c54c8f3e1c39ca71e8b5b.tar.bz2 gentoo-c1a24a2b39103582340c54c8f3e1c39ca71e8b5b.zip |
dev-python/keyring: 10.3.3 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/keyring')
-rw-r--r-- | dev-python/keyring/keyring-10.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keyring/keyring-10.3.3.ebuild b/dev-python/keyring/keyring-10.3.3.ebuild index 8987c7c8a6b3..2ed6a9125603 100644 --- a/dev-python/keyring/keyring-10.3.3.ebuild +++ b/dev-python/keyring/keyring-10.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |