From: Jeroen Roovers Date: Thu, 22 Mar 2018 16:18:52 +0000 (+0100) Subject: dev-ruby/asciimath: Mark ~hppa too. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a5a9603607308d6c9e94c013d54e3c5238d69fd6;p=gentoo.git dev-ruby/asciimath: Mark ~hppa too. Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches --- diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild index a0bd6d978130..e65ab11ab165 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~sparc x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="" RUBY_PATCHES=( ${P}-backslashes.patch )