diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 10:41:23 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 11:02:08 -0600 |
commit | 468d01c2c5f7bed1be2838fc09285b61bc060034 (patch) | |
tree | 7ad2bf81528f99ab5a1088a5dcec0fd0c677c7df /dev-python/keyring | |
parent | sys-fs/snapraid: version bump (diff) | |
download | gentoo-468d01c2c5f7bed1be2838fc09285b61bc060034.tar.gz gentoo-468d01c2c5f7bed1be2838fc09285b61bc060034.tar.bz2 gentoo-468d01c2c5f7bed1be2838fc09285b61bc060034.zip |
dev-python/keyring: 10.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/keyring')
-rw-r--r-- | dev-python/keyring/keyring-10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/keyring/keyring-10.1.ebuild b/dev-python/keyring/keyring-10.1.ebuild index 6f63d2c509dd..39dcf0c63f0f 100644 --- a/dev-python/keyring/keyring-10.1.ebuild +++ b/dev-python/keyring/keyring-10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |