diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-21 10:09:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-21 10:09:39 +0100 |
commit | 840c04a6e64275abb05f7ab4ebd880cc85b8ab97 (patch) | |
tree | 2ed955cf12c46dc0b6d59469b79b6bc175e31f29 /dev-ruby/highline | |
parent | dev-ruby/coderay: stable 1.1.2 for ppc/ppc64, bug #634930 (diff) | |
download | gentoo-840c04a6e64275abb05f7ab4ebd880cc85b8ab97.tar.gz gentoo-840c04a6e64275abb05f7ab4ebd880cc85b8ab97.tar.bz2 gentoo-840c04a6e64275abb05f7ab4ebd880cc85b8ab97.zip |
dev-ruby/highline: stable 1.7.8 for ppc/ppc64, bug #634930
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-1.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-1.7.8.ebuild b/dev-ruby/highline/highline-1.7.8.ebuild index 3a347a53d826..617ac90a1501 100644 --- a/dev-ruby/highline/highline-1.7.8.ebuild +++ b/dev-ruby/highline/highline-1.7.8.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/JEG2/highline" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -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 |