dev-util/meson: sync live ebuild
authorWilliam Hubbs <williamh@gentoo.org>
Sat, 26 Jan 2019 17:32:10 +0000 (11:32 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Sat, 26 Jan 2019 17:40:59 +0000 (11:40 -0600)
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-util/meson/meson-9999.ebuild

index 31b02901a507a595a773d1e93f3518f0b1caf9d9..6149ebc1ee51c5d235f01f8974731ed084965f4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs