summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-22 05:04:41 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-22 22:02:40 +0300
commited2eccbce09b6fce20f5509dfee4b5a9868a48c7 (patch)
tree067f6487ffe6a4efeec74f995b11efe99c67e3b7 /dev-libs/uriparser
parentmedia-libs/libhdhomerun: arm64 keyworded (bug #722280) (diff)
downloadgentoo-ed2eccbce09b6fce20f5509dfee4b5a9868a48c7.tar.gz
gentoo-ed2eccbce09b6fce20f5509dfee4b5a9868a48c7.tar.bz2
gentoo-ed2eccbce09b6fce20f5509dfee4b5a9868a48c7.zip
dev-libs/uriparser: arm64 keyworded (bug #722280)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/uriparser')
-rw-r--r--dev-libs/uriparser/uriparser-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uriparser/uriparser-0.9.4.ebuild b/dev-libs/uriparser/uriparser-0.9.4.ebuild
index 5625b6f4e915..819ef85e3a7b 100644
--- a/dev-libs/uriparser/uriparser-0.9.4.ebuild
+++ b/dev-libs/uriparser/uriparser-0.9.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc qt5 test unicode"
RDEPEND=""