diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:25:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:25:15 +0200 |
commit | 6f0f0ba57b731896e43dd099f1c0ac0fb15653c3 (patch) | |
tree | 68f0c7bd903b195f30eebc9d3213ece1fe7f01fe /dev-python/authres | |
parent | dev-java/icedtea-bin: x86 stable wrt bug #720690 (diff) | |
download | gentoo-6f0f0ba57b731896e43dd099f1c0ac0fb15653c3.tar.gz gentoo-6f0f0ba57b731896e43dd099f1c0ac0fb15653c3.tar.bz2 gentoo-6f0f0ba57b731896e43dd099f1c0ac0fb15653c3.zip |
dev-python/authres: x86 stable wrt bug #721758
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/authres')
-rw-r--r-- | dev-python/authres/authres-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/authres/authres-1.2.0.ebuild b/dev-python/authres/authres-1.2.0.ebuild index 133fb7eb3cc0..ebb3dc4e9691 100644 --- a/dev-python/authres/authres-1.2.0.ebuild +++ b/dev-python/authres/authres-1.2.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" SLOT="0" IUSE="" |