diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-06 08:36:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-06 07:47:41 +0100 |
commit | 9eb8ed8b9e56429837e94eaf5d872e3b864199fe (patch) | |
tree | 19b7afb84d64e7766ef542c78d85bafe68ed22de /dev-ruby/asciimath | |
parent | dev-ruby/asciidoctor: stable 2.0.10 for hppa, bug #728196 (diff) | |
download | gentoo-9eb8ed8b9e56429837e94eaf5d872e3b864199fe.tar.gz gentoo-9eb8ed8b9e56429837e94eaf5d872e3b864199fe.tar.bz2 gentoo-9eb8ed8b9e56429837e94eaf5d872e3b864199fe.zip |
dev-ruby/asciimath: stable 1.0.9 for hppa, bug #728196
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild b/dev-ruby/asciimath/asciimath-1.0.9.ebuild index 988d1c7f49e3..9cfeb0a59e70 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="" |