diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:05:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:05:31 +0200 |
commit | 288d6498a6e3802605d6c696eb6f1850e451897c (patch) | |
tree | d0c62fa80b0b61da73478d827803702a9abe3e47 /dev-python/authres | |
parent | app-arch/rar: x86 stable wrt bug #622382 (diff) | |
download | gentoo-288d6498a6e3802605d6c696eb6f1850e451897c.tar.gz gentoo-288d6498a6e3802605d6c696eb6f1850e451897c.tar.bz2 gentoo-288d6498a6e3802605d6c696eb6f1850e451897c.zip |
dev-python/authres: x86 stable wrt bug #616500
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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-0.800.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/authres/authres-0.800.ebuild b/dev-python/authres/authres-0.800.ebuild index a3e8bee6bdb3..a0fe736507b7 100644 --- a/dev-python/authres/authres-0.800.ebuild +++ b/dev-python/authres/authres-0.800.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.pytho SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |