From: Sergei Trofimovich Date: Thu, 28 Dec 2017 12:53:30 +0000 (+0000) Subject: dev-util/meson: keyworded 0.41.2 for hppa, bug #625322 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45227c2db5fd79950eebe3f0c7918a8349ea4408;p=gentoo.git dev-util/meson: keyworded 0.41.2 for hppa, bug #625322 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" --- diff --git a/dev-util/meson/meson-0.41.2.ebuild b/dev-util/meson/meson-0.41.2.ebuild index 4f8853daf672..89ba3cee8fe7 100644 --- a/dev-util/meson/meson-0.41.2.ebuild +++ b/dev-util/meson/meson-0.41.2.ebuild @@ -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 ia64 ~mips ppc ppc64 sparc x86" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" fi inherit distutils-r1