diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 11:06:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:43 +0200 |
commit | 93992bd0d1a8d604c52e25a99949cf6d22311d0a (patch) | |
tree | 90cb1d7f88f53b653d08df1c087e48c549cb94e1 /dev-ruby/ascii85 | |
parent | dev-ruby/afm: keyword ~arm64 (diff) | |
download | gentoo-93992bd0d1a8d604c52e25a99949cf6d22311d0a.tar.gz gentoo-93992bd0d1a8d604c52e25a99949cf6d22311d0a.tar.bz2 gentoo-93992bd0d1a8d604c52e25a99949cf6d22311d0a.zip |
dev-ruby/ascii85: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/ascii85')
-rw-r--r-- | dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild b/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild index a45ed768734d..fef2e005dabd 100644 --- a/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild +++ b/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/datawraith/ascii85gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/minitest )" |