media-libs/wxsvg: x86 stable wrt bug #556698
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 20 Sep 2015 09:23:12 +0000 (11:23 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 20 Sep 2015 09:23:12 +0000 (11:23 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

media-libs/wxsvg/wxsvg-1.4.2.ebuild

index 3db6713ae6002957a2b3b02aa431aa9039b2820c..21d62d9c8f9e654edb3b9cae1162034e603f0a6e 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="wxWinLL-3"
 SLOT="0/2" # based on SONAME of libwxsvg.so
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/expat-2:=