dev-util/meson: stable 0.43.0 for sparc, bug #645076
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 22 Jan 2018 19:49:01 +0000 (20:49 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 22 Jan 2018 21:27:37 +0000 (21:27 +0000)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

dev-util/meson/meson-0.43.0.ebuild

index c4fda060df2438b0814789b6d9e1a6f81d406d8b..874587c745ad2655d4cb6e7b31a699b121a861f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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 ~mips ppc ppc64 ~sparc x86"
+       KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 fi
 
 inherit distutils-r1