summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-03-26 11:00:41 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-03-26 11:00:41 +0000
commitedd4b15483c74e80346a89aa861c6575c4d79ef1 (patch)
treefdd8143bd3409997e40391df70c0a6d340ef935d /dev-python/http-parser/http-parser-0.8.1-r1.ebuild
parentStable for ppc, wrt bug #456446 (diff)
downloadgentoo-2-edd4b15483c74e80346a89aa861c6575c4d79ef1.tar.gz
gentoo-2-edd4b15483c74e80346a89aa861c6575c4d79ef1.tar.bz2
gentoo-2-edd4b15483c74e80346a89aa861c6575c4d79ef1.zip
Add ~arm keyword, wrt bug #463344
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-python/http-parser/http-parser-0.8.1-r1.ebuild')
-rw-r--r--dev-python/http-parser/http-parser-0.8.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/http-parser/http-parser-0.8.1-r1.ebuild b/dev-python/http-parser/http-parser-0.8.1-r1.ebuild
index 22a97af14733..198bd00bb94e 100644
--- a/dev-python/http-parser/http-parser-0.8.1-r1.ebuild
+++ b/dev-python/http-parser/http-parser-0.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.8.1-r1.ebuild,v 1.1 2013/03/07 15:38:09 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.8.1-r1.ebuild,v 1.2 2013/03/26 11:00:41 pinkbyte Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="examples"
RDEPEND=""