diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 21:43:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-30 21:43:13 +0000 |
commit | dfd4f1e3f4a4f25b664262f21a57e59ee9b21ef5 (patch) | |
tree | a05c0824bb176fb766770a37a0a37cdaabe33e86 /dev-ruby/rake | |
parent | dev-ruby/json: stable 2.2.0 for hppa, bug #700922 (diff) | |
download | gentoo-dfd4f1e3f4a4f25b664262f21a57e59ee9b21ef5.tar.gz gentoo-dfd4f1e3f4a4f25b664262f21a57e59ee9b21ef5.tar.bz2 gentoo-dfd4f1e3f4a4f25b664262f21a57e59ee9b21ef5.zip |
dev-ruby/rake: stable 12.3.3 for hppa, bug #700922
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r-- | dev-ruby/rake/rake-12.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake/rake-12.3.3.ebuild b/dev-ruby/rake/rake-12.3.3.ebuild index 1f576da63011..3700041b851f 100644 --- a/dev-ruby/rake/rake-12.3.3.ebuild +++ b/dev-ruby/rake/rake-12.3.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/ruby/rake/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~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 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" DEPEND+=" app-arch/gzip" |