diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:40:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:40:02 +0100 |
commit | 8ba9892eab8078982e28661affc1455bc091f63e (patch) | |
tree | 79c03d19d5a79281753a97903301588404ab89b3 /dev-python/argh | |
parent | net-misc/curl: amd64 stable wrt bug #711586 (diff) | |
download | gentoo-8ba9892eab8078982e28661affc1455bc091f63e.tar.gz gentoo-8ba9892eab8078982e28661affc1455bc091f63e.tar.bz2 gentoo-8ba9892eab8078982e28661affc1455bc091f63e.zip |
dev-python/argh: amd64 stable wrt bug #711786
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/argh')
-rw-r--r-- | dev-python/argh/argh-0.26.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/argh/argh-0.26.2-r2.ebuild b/dev-python/argh/argh-0.26.2-r2.ebuild index b3bf4004dc9b..e4fc72244a2f 100644 --- a/dev-python/argh/argh-0.26.2-r2.ebuild +++ b/dev-python/argh/argh-0.26.2-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" LICENSE="LGPL-3" IUSE="test" RESTRICT="!test? ( test )" |