diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 15:48:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 15:48:19 +0200 |
commit | 99bb2765f40b9f189df831c0eecafb05697af37e (patch) | |
tree | d014600cf642e9f2a8ef158e97d81fb5789f7e45 /dev-ruby/diff-lcs | |
parent | dev-ruby/nokogiri: ia64 stable wrt bug #565114 (diff) | |
download | gentoo-99bb2765f40b9f189df831c0eecafb05697af37e.tar.gz gentoo-99bb2765f40b9f189df831c0eecafb05697af37e.tar.bz2 gentoo-99bb2765f40b9f189df831c0eecafb05697af37e.zip |
dev-ruby/diff-lcs: ia64 stable wrt bug #565114
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/diff-lcs')
-rw-r--r-- | dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild index f4daeb471a26..3de6dffe627a 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild @@ -17,5 +17,5 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs" LICENSE="|| ( MIT Ruby GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |