diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:12:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:22 +0100 |
commit | aead3f38446c74659a5be3255510e2309b6c5dd0 (patch) | |
tree | ffbbc7c0e6c409028ff9fa182eb04ff77ce679e6 /dev-python/keyring | |
parent | dev-python/objgraph: amd64 stable wrt bug #714362 (diff) | |
download | gentoo-aead3f38446c74659a5be3255510e2309b6c5dd0.tar.gz gentoo-aead3f38446c74659a5be3255510e2309b6c5dd0.tar.bz2 gentoo-aead3f38446c74659a5be3255510e2309b6c5dd0.zip |
dev-python/keyring: amd64 stable wrt bug #714364
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-19.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keyring/keyring-19.2.0.ebuild b/dev-python/keyring/keyring-19.2.0.ebuild index b62c93da3e54..ccfffb7f1ccf 100644 --- a/dev-python/keyring/keyring-19.2.0.ebuild +++ b/dev-python/keyring/keyring-19.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jaraco/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="doc test" RDEPEND=" |