summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-08-22 10:41:57 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-08-22 10:56:21 +0200
commit12ee2d3dbf1ce544a52b6529799a8b1e291c4b8d (patch)
tree8a9c8d633dc130bbc0ec3da79617a3ea2be0ef3c /dev-python
parentdev-python/rope: Clean up old. (diff)
downloadgentoo-12ee2d3dbf1ce544a52b6529799a8b1e291c4b8d.tar.gz
gentoo-12ee2d3dbf1ce544a52b6529799a8b1e291c4b8d.tar.bz2
gentoo-12ee2d3dbf1ce544a52b6529799a8b1e291c4b8d.zip
dev-python/argcomplete: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/argcomplete/argcomplete-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/argcomplete/argcomplete-1.4.1.ebuild b/dev-python/argcomplete/argcomplete-1.4.1.ebuild
index 2f7fbb301b44..558c3e364381 100644
--- a/dev-python/argcomplete/argcomplete-1.4.1.ebuild
+++ b/dev-python/argcomplete/argcomplete-1.4.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"