summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 17:18:52 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:20:33 +0100
commita5a9603607308d6c9e94c013d54e3c5238d69fd6 (patch)
tree598bb4081c89d0d2cb6ea6187fee07ba7caade5d /dev-ruby/asciimath
parentx11-wm/fluxbox: remove unused patch (diff)
downloadgentoo-a5a9603607308d6c9e94c013d54e3c5238d69fd6.tar.gz
gentoo-a5a9603607308d6c9e94c013d54e3c5238d69fd6.tar.bz2
gentoo-a5a9603607308d6c9e94c013d54e3c5238d69fd6.zip
dev-ruby/asciimath: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r--dev-ruby/asciimath/asciimath-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )