diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:23:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:23:33 +0100 |
commit | 0dab338dce3229e52e28743f640e36c18151d278 (patch) | |
tree | edaff01c3a2c024a933ce8dc7916f97c9f9ed835 /dev-ruby/diff-lcs | |
parent | dev-ruby/nokogiri: ppc stable wrt bug #565114 (diff) | |
download | gentoo-0dab338dce3229e52e28743f640e36c18151d278.tar.gz gentoo-0dab338dce3229e52e28743f640e36c18151d278.tar.bz2 gentoo-0dab338dce3229e52e28743f640e36c18151d278.zip |
dev-ruby/diff-lcs: ppc stable wrt bug #565114
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
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 9cbbac32775c..93274dbc3c16 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="" |