dev-util/meson: x86 stable (bug #695638)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Sep 2019 18:50:41 +0000 (20:50 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Sep 2019 19:02:23 +0000 (21:02 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/meson/meson-0.51.2.ebuild

index 5b19e6c65956685b44eaa5a287f3ff356309b897..068fdaebbf60605ef84aed0f9b0f268fd65a2c38 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs