diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 23:47:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:42 +0200 |
commit | ab375cc2be36f0e2810360e09fc4cda0d609d7b6 (patch) | |
tree | f9fb58ff681708d2cff5fd5c39d40df67ab0cb9c /dev-ruby/unindent | |
parent | dev-ruby/yajl-ruby: keyword ~arm64 (diff) | |
download | gentoo-ab375cc2be36f0e2810360e09fc4cda0d609d7b6.tar.gz gentoo-ab375cc2be36f0e2810360e09fc4cda0d609d7b6.tar.bz2 gentoo-ab375cc2be36f0e2810360e09fc4cda0d609d7b6.zip |
dev-ruby/unindent: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/unindent')
-rw-r--r-- | dev-ruby/unindent/unindent-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index 20eb7a91b7d4..35f7df18ba7c 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings" HOMEPAGE="https://github.com/mynyml/unindent" LICENSE="MIT" -KEYWORDS="~amd64 arm ppc ppc64" +KEYWORDS="~amd64 arm ~arm64 ppc ppc64" SLOT="0" IUSE="" |