diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 12:41:03 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:05:02 +0100 |
commit | d636479642551f4c95fa1e561365e976356bee66 (patch) | |
tree | 752779f5810951b76e1af80a5e4e264dbca47be1 /dev-ruby/rdoc | |
parent | dev-lang/ruby: arm64 (diff) | |
download | gentoo-d636479642551f4c95fa1e561365e976356bee66.tar.gz gentoo-d636479642551f4c95fa1e561365e976356bee66.tar.bz2 gentoo-d636479642551f4c95fa1e561365e976356bee66.zip |
dev-ruby/rdoc: 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/rdoc')
-rw-r--r-- | dev-ruby/rdoc/rdoc-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdoc/rdoc-4.2.0.ebuild b/dev-ruby/rdoc/rdoc-4.2.0.ebuild index 5ae0c3a2d039..70c1deaf34b1 100644 --- a/dev-ruby/rdoc/rdoc-4.2.0.ebuild +++ b/dev-ruby/rdoc/rdoc-4.2.0.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/rdoc/rdoc/" LICENSE="Ruby 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 " |