commit: d1a45640ff6a5a7a4ac312a2b4bd16f61979b946
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 18:41:41 2018 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 18:42:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a45640
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
dev-util/meson/meson-0.45.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-util/meson/meson-0.45.1.ebuild
b/dev-util/meson/meson-0.45.1.ebuild
index 37aab5a3b43..97bdb3fc363 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