diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:21:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:21:38 +0200 |
commit | 8b8bd811730b709d712dd186b3470865d4cb089f (patch) | |
tree | e77b1cdce0d0103202e9c7d533824a483f948ea0 /dev-python/authres/authres-1.2.0.ebuild | |
parent | net-im/telegram-desktop: amd64 stable wrt bug #721464 (diff) | |
download | gentoo-8b8bd811730b709d712dd186b3470865d4cb089f.tar.gz gentoo-8b8bd811730b709d712dd186b3470865d4cb089f.tar.bz2 gentoo-8b8bd811730b709d712dd186b3470865d4cb089f.zip |
dev-python/authres: amd64 stable wrt bug #721758
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/authres/authres-1.2.0.ebuild')
-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 73bbc14a3218..133fb7eb3cc0 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="" |