diff options
author | 2020-09-13 12:22:10 +0200 | |
---|---|---|
committer | 2020-09-13 11:50:34 +0100 | |
commit | 168ec2a621e867c024d5403548b7a6b52764a82d (patch) | |
tree | e9ac912395dbb66e3b8eeaac36f6ef9859febb49 /dev-ruby/rake-compiler | |
parent | dev-ruby/pkg-config: stable 1.4.1 for hppa, bug #728194 (diff) | |
download | gentoo-168ec2a621e867c024d5403548b7a6b52764a82d.tar.gz gentoo-168ec2a621e867c024d5403548b7a6b52764a82d.tar.bz2 gentoo-168ec2a621e867c024d5403548b7a6b52764a82d.zip |
dev-ruby/rake-compiler: stable 1.1.0 for hppa, bug #728194
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
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.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 d1c395fb3750..fb9cec9efee5 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="" |