dev-ruby/asciimath: Mark ~hppa too.
authorJeroen Roovers <jer@gentoo.org>
Thu, 22 Mar 2018 16:18:52 +0000 (17:18 +0100)
committerJeroen Roovers <jer@gentoo.org>
Thu, 22 Mar 2018 20:20:33 +0000 (21:20 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches

dev-ruby/asciimath/asciimath-1.0.4.ebuild

index a0bd6d9781309250b961e8b0b476b277750571d6..e65ab11ab165a3dfb5d9f7c93c8b7945966158f7 100644 (file)
@@ -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 )