summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-28 00:40:46 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-28 00:40:46 +0100
commit17faed9965f5d5eca68e3590b12faf7ec2e5052d (patch)
tree74397faee5abf8ea6fc632960b4fb1bd79c9f210
parentapp-arch/zstd: x86 stable (bug #669948) (diff)
downloadgentoo-17faed9965f5d5eca68e3590b12faf7ec2e5052d.tar.gz
gentoo-17faed9965f5d5eca68e3590b12faf7ec2e5052d.tar.bz2
gentoo-17faed9965f5d5eca68e3590b12faf7ec2e5052d.zip
dev-libs/uriparser: x86 stable (bug #674354)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-libs/uriparser/uriparser-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uriparser/uriparser-0.9.1.ebuild b/dev-libs/uriparser/uriparser-0.9.1.ebuild
index ba66b045e7d6..0d094b0a451c 100644
--- a/dev-libs/uriparser/uriparser-0.9.1.ebuild
+++ b/dev-libs/uriparser/uriparser-0.9.1.ebuild
@@ -9,7 +9,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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc qt5 test unicode"
RDEPEND=""