summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-28 14:02:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-28 14:02:59 +0200
commitf07766e616a186fc30d52bf85c26f1e17045abb7 (patch)
tree0ab084a5fe5605f5fae452f015abe373f0d46ef0 /dev-libs/uriparser
parentsys-apps/lshw: ppc stable wrt bug #792504 (diff)
downloadgentoo-f07766e616a186fc30d52bf85c26f1e17045abb7.tar.gz
gentoo-f07766e616a186fc30d52bf85c26f1e17045abb7.tar.bz2
gentoo-f07766e616a186fc30d52bf85c26f1e17045abb7.zip
dev-libs/uriparser: ppc stable wrt bug #792513
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@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 65e7c55ec568..9c4bfee7c144 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 )"