diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 10:40:10 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 10:57:36 +0200 |
commit | 398f409bcf5217d70e17d2f8cc3dac05c00ce94c (patch) | |
tree | 2ae20505f524f2d35ba1a3cb34e91858b5e4af0e /dev-python | |
parent | fd9df948b9a1e85903cc810e87f8fd7f4e209b68 (diff) | |
download | gentoo-398f409bcf5217d70e17d2f8cc3dac05c00ce94c.tar.gz gentoo-398f409bcf5217d70e17d2f8cc3dac05c00ce94c.tar.xz |
dev-python/hgdistver: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hgdistver/hgdistver-0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index 7443a610658..4962efe2217 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |