diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-02-05 20:23:13 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-02-05 20:45:03 +0100 |
commit | 2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3 (patch) | |
tree | 49f4cfb4108a8ab3292c82b3880f69062c0d7deb /dev-python/vcversioner | |
parent | dev-python/functools32: Keyword under ALLARCHES policy (diff) | |
download | gentoo-2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3.tar.gz gentoo-2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3.tar.bz2 gentoo-2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3.zip |
dev-python/vcversioner: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/vcversioner')
-rw-r--r-- | dev-python/vcversioner/vcversioner-2.14.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild b/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild index eda6a3425db2..81ec51ed93b9 100644 --- a/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild +++ b/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/v/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" DEPEND=" |