summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:33:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:33:04 +0200
commitfbe704edfca9a40325fc5ee3caf058d435dd140f (patch)
treebb1e7541f2dda34a80eb4a6942a39a8fa37ff3b9 /dev-libs/uriparser
parentdev-libs/npth: amd64 stable wrt bug #737554 (diff)
downloadgentoo-fbe704edfca9a40325fc5ee3caf058d435dd140f.tar.gz
gentoo-fbe704edfca9a40325fc5ee3caf058d435dd140f.tar.bz2
gentoo-fbe704edfca9a40325fc5ee3caf058d435dd140f.zip
dev-libs/uriparser: amd64 stable wrt bug #737578
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/uriparser')
-rw-r--r--dev-libs/uriparser/uriparser-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uriparser/uriparser-0.9.4.ebuild b/dev-libs/uriparser/uriparser-0.9.4.ebuild
index a2b9ca5e4bee..acf3d54e99d5 100644
--- a/dev-libs/uriparser/uriparser-0.9.4.ebuild
+++ b/dev-libs/uriparser/uriparser-0.9.4.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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc qt5 test unicode"
RDEPEND=""