diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:36:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:36:36 +0100 |
commit | 4eadae2bd103c76b820a695d6f33e7c804e68e95 (patch) | |
tree | d266b9c7c1c0d390792bfc80e4014172ced9e1ee /dev-python/argh | |
parent | dev-python/mysql-python: s390 stable wrt bug #711838 (diff) | |
download | gentoo-4eadae2bd103c76b820a695d6f33e7c804e68e95.tar.gz gentoo-4eadae2bd103c76b820a695d6f33e7c804e68e95.tar.bz2 gentoo-4eadae2bd103c76b820a695d6f33e7c804e68e95.zip |
dev-python/argh: x86 stable wrt bug #711786
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 d2745e83d700..b3bf4004dc9b 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 )" |