diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:32:37 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:36:45 -0500 |
commit | 91ee222a170006e37fc858dd0fe3dd91a70d994a (patch) | |
tree | 7081100278b19c96b7812f49421c55074872fe1c /dev-ruby/asciimath | |
parent | dev-util/cucumber-core: Drop to ~hppa (diff) | |
download | gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.gz gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.bz2 gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.zip |
dev-ruby/*: Drop to ~hppa where possible
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 |
2 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 324c7d22e113..960716b9c407 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="" RUBY_PATCHES=( ${P}-backslashes.patch ) diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild b/dev-ruby/asciimath/asciimath-1.0.9.ebuild index ac38dab0c037..c637713081cc 100644 --- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="" |