summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-27 19:13:49 +0000
committerSam James <sam@gentoo.org>2021-05-27 19:13:49 +0000
commit887eff2b3f3a913e02a0ab2816905f2ce1011646 (patch)
tree94e0da8bdf5c7b4ce7e391796295436453e52592
parentnet-misc/netopeer2: Stabilize 1.1.70 x86, #792510 (diff)
downloadgentoo-887eff2b.tar.gz
gentoo-887eff2b.tar.bz2
gentoo-887eff2b.zip
dev-libs/uriparser: Stabilize 0.9.5 x86, #792513
Signed-off-by: Sam James <sam@gentoo.org>
-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 559813f6f523..2b04211277bd 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 )"