diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:33:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | aff33e1e481d5935bd1735067f32c1c0585c2d16 (patch) | |
tree | b8f6179dfd71d15b9636842ac4ee5588299a15dd /dev-python/keyring | |
parent | sys-devel/autoconf-archive: amd64 stable wrt bug #589390 (diff) | |
download | gentoo-aff33e1e481d5935bd1735067f32c1c0585c2d16.tar.gz gentoo-aff33e1e481d5935bd1735067f32c1c0585c2d16.tar.bz2 gentoo-aff33e1e481d5935bd1735067f32c1c0585c2d16.zip |
dev-python/keyring: amd64 stable wrt bug #591318
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 ab7471ad9b9b..a6c2f74d13fd 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=" |