dev-util/meson: move 0.45.1 to stable everywhere
authorWilliam Hubbs <williamh@gentoo.org>
Sun, 1 Apr 2018 18:41:41 +0000 (13:41 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Sun, 1 Apr 2018 18:42:11 +0000 (13:42 -0500)
This is a bug fix release for 0.45.0 which was in ~ for some time before
it was removed and we have no bug reports for either of them.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-util/meson/meson-0.45.1.ebuild

index 37aab5a3b433088fd819f5b29b66abc4f6520661..97bdb3fc363ded29ba72a188a2f4aaca40f06fb3 100644 (file)
@@ -9,7 +9,8 @@ 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-solaris"
+       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64
+       ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x64-solaris"
 fi
 
 inherit distutils-r1