diff options
author | 2020-06-20 17:29:58 +0200 | |
---|---|---|
committer | 2020-06-20 17:45:06 +0200 | |
commit | c6bc6d0c5b5549992384e96a588be4678553ce6e (patch) | |
tree | 28b2227293b281cece4fcc5f772c289292fc611e /dev-ruby/rake-compiler | |
parent | dev-ruby/pkg-config: x86 stable (bug #728194) (diff) | |
download | gentoo-c6bc6d0c5b5549992384e96a588be4678553ce6e.tar.gz gentoo-c6bc6d0c5b5549992384e96a588be4678553ce6e.tar.bz2 gentoo-c6bc6d0c5b5549992384e96a588be4678553ce6e.zip |
dev-ruby/rake-compiler: x86 stable (bug #728194)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild index e2ce8f73bfff..a25e0df32ec4 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.1.0.ebuild @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |