diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-02-28 04:52:36 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-02-28 04:59:38 -0600 |
commit | 64b21829bd323e14d6aa318b67673872e9f5580c (patch) | |
tree | 0f53a008bdd6a44042b44e7ae28af45d3d63a44d /dev-python/keyring | |
parent | virtualbox packages: Bump to versions 5.1.34 and 5.2.8 (diff) | |
download | gentoo-64b21829bd323e14d6aa318b67673872e9f5580c.tar.gz gentoo-64b21829bd323e14d6aa318b67673872e9f5580c.tar.bz2 gentoo-64b21829bd323e14d6aa318b67673872e9f5580c.zip |
dev-python/keyring: 11.0.0 stable amd64 and x86
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/keyring')
-rw-r--r-- | dev-python/keyring/keyring-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keyring/keyring-11.0.0.ebuild b/dev-python/keyring/keyring-11.0.0.ebuild index b72d4c521d08..9bc979032813 100644 --- a/dev-python/keyring/keyring-11.0.0.ebuild +++ b/dev-python/keyring/keyring-11.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~arm ~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |