diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 14:26:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 14:26:32 +0100 |
commit | 89247c0cfe975d87a8f0fd8f545bb2d68dfd3625 (patch) | |
tree | 6d588403209dc1c188fdf03dcb93402ff4fb92ab /dev-ruby/highline | |
parent | dev-ruby/thread_order: amd64 stable wrt bug #700966 (diff) | |
download | gentoo-89247c0cfe975d87a8f0fd8f545bb2d68dfd3625.tar.gz gentoo-89247c0cfe975d87a8f0fd8f545bb2d68dfd3625.tar.bz2 gentoo-89247c0cfe975d87a8f0fd8f545bb2d68dfd3625.zip |
dev-ruby/highline: amd64 stable wrt bug #700968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 d1cc7672f8fb..ba7e076bdc52 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 |