dev-util/meson: x86 stable, bug 606818
authorPacho Ramos <pacho@gentoo.org>
Sat, 11 Feb 2017 18:11:34 +0000 (19:11 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sat, 11 Feb 2017 18:30:51 +0000 (19:30 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"

dev-util/meson/meson-0.37.1.ebuild

index 182324300895f8b5868955b59a83b7ac9bd44bb2..e91bcea1ae202e0ba1e6962106e026248fc8de88 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 inherit distutils-r1