summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-07 00:30:26 +0000
committerSam James <sam@gentoo.org>2022-01-07 00:30:26 +0000
commitbe5d139db04feea7e3ecdfd6340b1f2b8708d934 (patch)
tree5a35d1115fae007e2181d8e48c035f1ecc75336d /dev-libs
parentdev-libs/uriparser: Stabilize 0.9.6 amd64, #830711 (diff)
downloadgentoo-be5d139db04feea7e3ecdfd6340b1f2b8708d934.tar.gz
gentoo-be5d139db04feea7e3ecdfd6340b1f2b8708d934.tar.bz2
gentoo-be5d139db04feea7e3ecdfd6340b1f2b8708d934.zip
dev-libs/uriparser: Stabilize 0.9.6 arm, #830711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/uriparser/uriparser-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uriparser/uriparser-0.9.6.ebuild b/dev-libs/uriparser/uriparser-0.9.6.ebuild
index d51a2395e256..fe67d35746c4 100644
--- a/dev-libs/uriparser/uriparser-0.9.6.ebuild
+++ b/dev-libs/uriparser/uriparser-0.9.6.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 ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE="+doc qt5 test unicode" # +doc to address warning RequiredUseDefaults
REQUIRED_USE="qt5? ( doc ) test? ( unicode )"