diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:10:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:10:59 +0100 |
commit | 0c82741a1b35d90085028b16f693befebf067aee (patch) | |
tree | fbb4f21eb9f95cd2ebeb5b32a9747d2bd9058134 /dev-python/packaging | |
parent | dev-python/ndg-httpsclient: x86 stable wrt bug #564588 (diff) | |
download | gentoo-0c82741a1b35d90085028b16f693befebf067aee.tar.gz gentoo-0c82741a1b35d90085028b16f693befebf067aee.tar.bz2 gentoo-0c82741a1b35d90085028b16f693befebf067aee.zip |
dev-python/packaging: x86 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/packaging')
-rw-r--r-- | dev-python/packaging/packaging-15.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/packaging/packaging-15.3-r2.ebuild b/dev-python/packaging/packaging-15.3-r2.ebuild index 2e6d897af472..fd8e855c4769 100644 --- a/dev-python/packaging/packaging-15.3-r2.ebuild +++ b/dev-python/packaging/packaging-15.3-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |