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