dev-util/meson: s390 stable wrt bug #672472
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 4 Jan 2019 22:42:46 +0000 (01:42 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 4 Jan 2019 22:42:46 +0000 (01:42 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-util/meson/meson-0.48.2.ebuild

index 89e757ea3551fcbdd925357f896c7f118ae63ca8..86f620526eb780967a448bc435b33f92883cbc8c 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 ~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs