summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:35:05 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:03 +0100
commitfa6c66e375c71003f73d04326d2b70cfc8d50d67 (patch)
treec6f72a245a6531cf48a8cd30c9635c87447c526d /dev-python/argcomplete
parentdev-python/appdirs: x86 stable wrt bug #714252 (diff)
downloadgentoo-fa6c66e375c71003f73d04326d2b70cfc8d50d67.tar.gz
gentoo-fa6c66e375c71003f73d04326d2b70cfc8d50d67.tar.bz2
gentoo-fa6c66e375c71003f73d04326d2b70cfc8d50d67.zip
dev-python/argcomplete: x86 stable wrt bug #714254
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/argcomplete')
-rw-r--r--dev-python/argcomplete/argcomplete-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/argcomplete/argcomplete-1.11.0.ebuild b/dev-python/argcomplete/argcomplete-1.11.0.ebuild
index a1af516b3c16..80c19b001725 100644
--- a/dev-python/argcomplete/argcomplete-1.11.0.ebuild
+++ b/dev-python/argcomplete/argcomplete-1.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"