dev-libs/uriparser: Add ~arm keyword to 0.8.4
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 2 Dec 2017 20:48:00 +0000 (20:48 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 3 Dec 2017 22:13:54 +0000 (22:13 +0000)
The tests pass.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

dev-libs/uriparser/uriparser-0.8.4.ebuild

index 0f26dee35fc6ef5f4827d0bbf957e7fe31580a71..97ad9a71617360df38e092d022e56300ea0dac2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~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 qt4 test unicode"
 
 RDEPEND=""