summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 03:23:59 +0100
committerSam James <sam@gentoo.org>2021-08-02 03:23:59 +0100
commiteec1cd6f4282c7a58c7d6d590aa7b4b02ca887ae (patch)
tree30e01fb59290438668d3141a863c8414321bb6f2 /dev-libs/uriparser
parentmedia-libs/libhdhomerun: Stabilize 20200521 arm64, #799659 (diff)
downloadgentoo-eec1cd6f4282c7a58c7d6d590aa7b4b02ca887ae.tar.gz
gentoo-eec1cd6f4282c7a58c7d6d590aa7b4b02ca887ae.tar.bz2
gentoo-eec1cd6f4282c7a58c7d6d590aa7b4b02ca887ae.zip
dev-libs/uriparser: Stabilize 0.9.5 arm64, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/uriparser')
-rw-r--r--dev-libs/uriparser/uriparser-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uriparser/uriparser-0.9.5.ebuild b/dev-libs/uriparser/uriparser-0.9.5.ebuild
index ffb70dceb648..e300d61b8425 100644
--- a/dev-libs/uriparser/uriparser-0.9.5.ebuild
+++ b/dev-libs/uriparser/uriparser-0.9.5.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 )"