diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 12:41:07 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:05:05 +0100 |
commit | 1d08ba81b766ec9128c3c80196fa5e02eb6aa62a (patch) | |
tree | e26fc2de3569b419994c8be2125480ced043678d /app-eselect/eselect-ruby | |
parent | dev-ruby/rdoc: arm64 (diff) | |
download | gentoo-1d08ba81b766ec9128c3c80196fa5e02eb6aa62a.tar.gz gentoo-1d08ba81b766ec9128c3c80196fa5e02eb6aa62a.tar.bz2 gentoo-1d08ba81b766ec9128c3c80196fa5e02eb6aa62a.zip |
app-eselect/eselect-ruby: arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'app-eselect/eselect-ruby')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20131227.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20131227.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20131227.ebuild index 3a160a22edda..9b01232217a0 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20131227.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20131227.ebuild @@ -7,7 +7,7 @@ SRC_URI="http://dev.a3li.li/gentoo/distfiles/ruby.eselect-${PVR}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |