diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-17 10:58:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-17 10:58:23 +0100 |
commit | 92bb281cdd1b4b557738fc3147a56b6d771aa6b5 (patch) | |
tree | 22a18d398f1d4d3824a2a72603bc13975dcd76c3 /dev-ruby/rake-compiler | |
parent | dev-ruby/zentest: amd64 stable wrt bug #565114 (diff) | |
download | gentoo-92bb281cdd1b4b557738fc3147a56b6d771aa6b5.tar.gz gentoo-92bb281cdd1b4b557738fc3147a56b6d771aa6b5.tar.bz2 gentoo-92bb281cdd1b4b557738fc3147a56b6d771aa6b5.zip |
dev-ruby/rake-compiler: amd64 stable wrt bug #565114
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.9.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.2-r1.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.2-r1.ebuild index eb7ce12d0c6b..d59aec6451a0 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.9.2-r1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.9.2-r1.ebuild @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="https://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" -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="" |