From: Mikle Kolyada Date: Fri, 4 Jan 2019 22:42:46 +0000 (+0300) Subject: dev-util/meson: s390 stable wrt bug #672472 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=abf0d35d511837f24c36ed4a93ee7181865f51a6;p=gentoo.git dev-util/meson: s390 stable wrt bug #672472 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-util/meson/meson-0.48.2.ebuild b/dev-util/meson/meson-0.48.2.ebuild index 89e757ea3551..86f620526eb7 100644 --- a/dev-util/meson/meson-0.48.2.ebuild +++ b/dev-util/meson/meson-0.48.2.ebuild @@ -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