From: William Hubbs Date: Sun, 1 Apr 2018 18:41:41 +0000 (-0500) Subject: dev-util/meson: move 0.45.1 to stable everywhere X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d1a45640ff6a5a7a4ac312a2b4bd16f61979b946;p=gentoo.git dev-util/meson: move 0.45.1 to stable everywhere 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 --- diff --git a/dev-util/meson/meson-0.45.1.ebuild b/dev-util/meson/meson-0.45.1.ebuild index 37aab5a3b433..97bdb3fc363d 100644 --- a/dev-util/meson/meson-0.45.1.ebuild +++ b/dev-util/meson/meson-0.45.1.ebuild @@ -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