diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-29 11:09:33 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-29 12:23:38 +0200 |
commit | 0edbc01a3417e7837408fc5aaafe4e417b39565f (patch) | |
tree | 61cb1b8ede0ff3c251d020509854f492026d1b02 /dev-ruby/rake-compiler | |
parent | dev-python/Kivy: fixed installing examples (diff) | |
download | gentoo-0edbc01a3417e7837408fc5aaafe4e417b39565f.tar.gz gentoo-0edbc01a3417e7837408fc5aaafe4e417b39565f.tar.bz2 gentoo-0edbc01a3417e7837408fc5aaafe4e417b39565f.zip |
dev-ruby/rake-compiler: arm stable (bug 556730).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild index c46446b7f3e2..8d9bb8300ddb 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild @@ -17,7 +17,7 @@ LICENSE="MIT" SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |