diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 08:21:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 08:21:50 +0200 |
commit | 24ffbfa88a3f51f312fa8ded1e595363f6b91025 (patch) | |
tree | 19b386074172868a484f5cc1e734635db47af9e9 /dev-ruby | |
parent | dev-ruby/asciidoctor: arm stable wrt bug #728196 (diff) | |
download | gentoo-24ffbfa88a3f51f312fa8ded1e595363f6b91025.tar.gz gentoo-24ffbfa88a3f51f312fa8ded1e595363f6b91025.tar.bz2 gentoo-24ffbfa88a3f51f312fa8ded1e595363f6b91025.zip |
dev-ruby/asciimath: arm stable wrt bug #728196
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 9e80286ef187..9ff050f1ab17 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="" |