diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 02:02:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 02:02:47 +0000 |
commit | 54bca444c680d3a5acc65c2734237e3236a40cbb (patch) | |
tree | 2a6c47a8d20315a9fca096de5847fb772d0476c3 /dev-ruby/classifier-reborn | |
parent | dev-python/pyopengl: x86 stable (bug #730970) (diff) | |
download | gentoo-54bca444c680d3a5acc65c2734237e3236a40cbb.tar.gz gentoo-54bca444c680d3a5acc65c2734237e3236a40cbb.tar.bz2 gentoo-54bca444c680d3a5acc65c2734237e3236a40cbb.zip |
dev-ruby/classifier-reborn: arm64 keyworded (bug #733784)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/classifier-reborn')
-rw-r--r-- | dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild b/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild index 37cd17f902c1..0dab37a47b84 100644 --- a/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild +++ b/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="gsl test" ruby_add_rdepend ">=dev-ruby/fast-stemmer-1.0.0 |