diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-06 09:27:46 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-06 09:27:46 +0200 |
commit | ed912382cfd240d219211491283133c349f57545 (patch) | |
tree | 7af9049657a8d755e975f5db0b22af7fff2924ab /dev-python | |
parent | dev-python/pyparsing: arm stable, bug #617156 (diff) | |
download | gentoo-ed912382cfd240d219211491283133c349f57545.tar.gz gentoo-ed912382cfd240d219211491283133c349f57545.tar.bz2 gentoo-ed912382cfd240d219211491283133c349f57545.zip |
dev-python/packaging: arm stable, bug #617156
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/packaging/packaging-16.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/packaging/packaging-16.8.ebuild b/dev-python/packaging/packaging-16.8.ebuild index fa1c6aa7fc82..18c84fb2fd36 100644 --- a/dev-python/packaging/packaging-16.8.ebuild +++ b/dev-python/packaging/packaging-16.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="|| ( Apache-2.0 BSD-2 )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |