diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-14 23:23:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-14 23:23:40 +0300 |
commit | 3066afb00aeb039912ebe55e7654612b7f978063 (patch) | |
tree | 28dacd0695418515208fd8a28ce0d77c2d613880 /dev-python/http-parser | |
parent | dev-python/debugpy: Stabilize 1.6.0 ppc64, #858065 (diff) | |
download | gentoo-3066afb00aeb039912ebe55e7654612b7f978063.tar.gz gentoo-3066afb00aeb039912ebe55e7654612b7f978063.tar.bz2 gentoo-3066afb00aeb039912ebe55e7654612b7f978063.zip |
dev-python/http-parser: Stabilize 0.9.0-r1 arm64, #858050
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/http-parser')
-rw-r--r-- | dev-python/http-parser/http-parser-0.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/http-parser/http-parser-0.9.0-r1.ebuild b/dev-python/http-parser/http-parser-0.9.0-r1.ebuild index a525f807791a..d9b9bac3d06c 100644 --- a/dev-python/http-parser/http-parser-0.9.0-r1.ebuild +++ b/dev-python/http-parser/http-parser-0.9.0-r1.ebuild @@ -20,7 +20,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=" |