diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:33:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:50 +0100 |
commit | c5b535ed998ce3b50c00247a2c163ae441d54809 (patch) | |
tree | 8265d5309f069ae195c0f42b1bbe9e58f5bab70b /dev-libs/uriparser | |
parent | dev-db/unixODBC: x86 stable (bug #641282) (diff) | |
download | gentoo-c5b535ed998ce3b50c00247a2c163ae441d54809.tar.gz gentoo-c5b535ed998ce3b50c00247a2c163ae441d54809.tar.bz2 gentoo-c5b535ed998ce3b50c00247a2c163ae441d54809.zip |
dev-libs/uriparser: x86 stable (bug #645430)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/uriparser')
-rw-r--r-- | dev-libs/uriparser/uriparser-0.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild b/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild index 2fab3de24b25..a5162641abc4 100644 --- a/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild +++ b/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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="" |