diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:26:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:26:11 +0200 |
commit | 64178710badcce280c1c9cc01adbae2616e6f9ac (patch) | |
tree | c810e1ba96c9476ff651216787371255d45fa2a7 /dev-ruby/rake-compiler | |
parent | dev-ruby/ffi: ia64 stable wrt bug #683888 (diff) | |
download | gentoo-64178710badcce280c1c9cc01adbae2616e6f9ac.tar.gz gentoo-64178710badcce280c1c9cc01adbae2616e6f9ac.tar.bz2 gentoo-64178710badcce280c1c9cc01adbae2616e6f9ac.zip |
dev-ruby/rake-compiler: ia64 stable wrt bug #683888
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild index f74660dd2c66..8557f3df146e 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.0.7.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.0.7.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 ~arm64 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 ~arm64 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="" |