summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-08 23:51:26 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-09 00:38:51 +0100
commit5c5e68a47d794019983174e2b921f3b264219ead (patch)
tree591614d1b189d8d25ac9afb8d2080ff4b8747bef /dev-ruby/hoe/hoe-3.16.0.ebuild
parentdev-ruby/test-unit: add ~arm64 keyword. (diff)
downloadgentoo-5c5e68a47d794019983174e2b921f3b264219ead.tar.gz
gentoo-5c5e68a47d794019983174e2b921f3b264219ead.tar.bz2
gentoo-5c5e68a47d794019983174e2b921f3b264219ead.zip
dev-ruby/hoe: add ~arm64 keyword.
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-ruby/hoe/hoe-3.16.0.ebuild')
-rw-r--r--dev-ruby/hoe/hoe-3.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.16.0.ebuild b/dev-ruby/hoe/hoe-3.16.0.ebuild
index 1d71debf8f9a..c7177cbf9233 100644
--- a/dev-ruby/hoe/hoe-3.16.0.ebuild
+++ b/dev-ruby/hoe/hoe-3.16.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )"