diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-31 21:14:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-31 20:23:24 +0100 |
commit | cf8784ae9c8b29cc567c731f1e150eb5fce4f9f5 (patch) | |
tree | 0e19ae96cb5fdac5a1e20a7ed805a663188856db /dev-ruby/rake-compiler | |
parent | net-libs/libpcap: stable 1.10.1-r1 for sparc, bug #805320 (diff) | |
download | gentoo-cf8784ae9c8b29cc567c731f1e150eb5fce4f9f5.tar.gz gentoo-cf8784ae9c8b29cc567c731f1e150eb5fce4f9f5.tar.bz2 gentoo-cf8784ae9c8b29cc567c731f1e150eb5fce4f9f5.zip |
dev-ruby/rake-compiler: stable 1.1.1 for sparc, bug #805353
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild index 341b4b51d966..a0e816b703cb 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.1.1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.1.1.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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |