diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-09-25 20:46:20 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-09-25 20:49:59 +0200 |
commit | 95f545356e9e08640ef00e91402b6165459fbe54 (patch) | |
tree | b9a0239e2b802a1453739e8945fc62b22ecec6a4 /dev-python/functools32 | |
parent | dev-python/webcolors: Stable for HPPA (bug #583704). (diff) | |
download | gentoo-95f545356e9e08640ef00e91402b6165459fbe54.tar.gz gentoo-95f545356e9e08640ef00e91402b6165459fbe54.tar.bz2 gentoo-95f545356e9e08640ef00e91402b6165459fbe54.zip |
dev-python/functools32: Stable for HPPA (bug #583704).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/functools32')
-rw-r--r-- | dev-python/functools32/functools32-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/functools32/functools32-3.2.3.ebuild b/dev-python/functools32/functools32-3.2.3.ebuild index 1d306f4a5c80..10e830a1c0b1 100644 --- a/dev-python/functools32/functools32-3.2.3.ebuild +++ b/dev-python/functools32/functools32-3.2.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}-2.tar.gz" SLOT="0" LICENSE="PSF-2.4" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/${P}-2 |