summaryrefslogtreecommitdiff
path: root/dev-python/http-parser
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-09 12:57:02 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-09 12:57:02 +0000
commit56cec1a8c3c9ab9de99b289f1436ee29931bcea0 (patch)
tree45c51f4430c80688d6205720c09339801cde0ace /dev-python/http-parser
parentbdc44a98a6202c7a71849ea043168e8bda34f7f0 (diff)
downloadbaldeagleos-repo-56cec1a8c3c9ab9de99b289f1436ee29931bcea0.tar.gz
baldeagleos-repo-56cec1a8c3c9ab9de99b289f1436ee29931bcea0.tar.xz
baldeagleos-repo-56cec1a8c3c9ab9de99b289f1436ee29931bcea0.zip
Updating liguros repo
Diffstat (limited to 'dev-python/http-parser')
-rw-r--r--dev-python/http-parser/http-parser-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/http-parser/http-parser-0.9.0.ebuild b/dev-python/http-parser/http-parser-0.9.0.ebuild
index 775ab3cd8575..32e797b3674f 100644
--- a/dev-python/http-parser/http-parser-0.9.0.ebuild
+++ b/dev-python/http-parser/http-parser-0.9.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86"
IUSE="examples"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"