diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-25 07:53:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-25 07:30:00 +0000 |
commit | 4aab867ed8abfba8090c56e291da01822684d3aa (patch) | |
tree | 2ae6725497c9a01f87bddcbca1118e4f26073cab /dev-ruby/highline | |
parent | dev-ruby/thread_order: stable 1.1.1 for hppa, bug #700966 (diff) | |
download | gentoo-4aab867ed8abfba8090c56e291da01822684d3aa.tar.gz gentoo-4aab867ed8abfba8090c56e291da01822684d3aa.tar.bz2 gentoo-4aab867ed8abfba8090c56e291da01822684d3aa.zip |
dev-ruby/highline: stable 2.0.3 for hppa, bug #700968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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/highline')
-rw-r--r-- | dev-ruby/highline/highline-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-2.0.3.ebuild b/dev-ruby/highline/highline-2.0.3.ebuild index 5eb0705f70ea..0f96617c66dd 100644 --- a/dev-ruby/highline/highline-2.0.3.ebuild +++ b/dev-ruby/highline/highline-2.0.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # fix up gemspec file not to call git |