diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 14:02:50 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 14:02:50 +0200 |
commit | 4b9473aa0d051b8e8050be7b20379fedfca0dde9 (patch) | |
tree | 40eb011119af28d4a5b5032b54354f5da3d1710a /dev-python/unittest2 | |
parent | dev-python/linecache2: Keyword under ALLARCHES policy (diff) | |
download | gentoo-4b9473aa0d051b8e8050be7b20379fedfca0dde9.tar.gz gentoo-4b9473aa0d051b8e8050be7b20379fedfca0dde9.tar.bz2 gentoo-4b9473aa0d051b8e8050be7b20379fedfca0dde9.zip |
dev-python/unittest2: Rekeyword according to old KEYWORDS
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/unittest2')
-rw-r--r-- | dev-python/unittest2/unittest2-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unittest2/unittest2-1.1.0.ebuild b/dev-python/unittest2/unittest2-1.1.0.ebuild index bb6a9411589a..7c7f4e382366 100644 --- a/dev-python/unittest2/unittest2-1.1.0.ebuild +++ b/dev-python/unittest2/unittest2-1.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" CDEPEND=" |