diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:36:23 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:40:15 +0100 |
commit | b545ad59da571bacfc89a3377cb9e95b63558d02 (patch) | |
tree | b97d9b607c156e109f0de1fdcf6310e5a3cfd40e /dev-python/http-parser | |
parent | dev-python/wsgiproxy2: Keyword under ALLARCHES policy (diff) | |
download | gentoo-b545ad59da571bacfc89a3377cb9e95b63558d02.tar.gz gentoo-b545ad59da571bacfc89a3377cb9e95b63558d02.tar.bz2 gentoo-b545ad59da571bacfc89a3377cb9e95b63558d02.zip |
dev-python/http-parser: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/http-parser')
-rw-r--r-- | dev-python/http-parser/http-parser-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/http-parser/http-parser-0.8.3.ebuild b/dev-python/http-parser/http-parser-0.8.3.ebuild index 3f81f4314e8b..085dbef7d3ff 100644 --- a/dev-python/http-parser/http-parser-0.8.3.ebuild +++ b/dev-python/http-parser/http-parser-0.8.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~s390 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND="" |