diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 12:41:25 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:05:13 +0100 |
commit | d42e8e9fb326153e8d30ddc613422dbe2308d713 (patch) | |
tree | a13c365d4cce12a5f91aa8c2cb7458341bd86ed9 /dev-ruby/racc | |
parent | dev-ruby/minitest: arm64 (diff) | |
download | gentoo-d42e8e9fb326153e8d30ddc613422dbe2308d713.tar.gz gentoo-d42e8e9fb326153e8d30ddc613422dbe2308d713.tar.bz2 gentoo-d42e8e9fb326153e8d30ddc613422dbe2308d713.zip |
dev-ruby/racc: arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r-- | dev-ruby/racc/racc-1.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/racc/racc-1.4.11.ebuild b/dev-ruby/racc/racc-1.4.11.ebuild index 7132bd4155b5..4fc87713d224 100644 --- a/dev-ruby/racc/racc-1.4.11.ebuild +++ b/dev-ruby/racc/racc-1.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tenderlove/racc" LICENSE="LGPL-2.1" 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="doc test" ruby_add_bdepend "dev-ruby/rake |