diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-24 21:25:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-24 21:25:58 +0100 |
commit | 49728be473f7e8f39c3795b368bc62562b09c03f (patch) | |
tree | d1e5b2288c3d523d66fac59327657058db5bc64e /dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild | |
parent | dev-ruby/nokogiri: arm stable, bug #565114 (diff) | |
download | gentoo-49728be473f7e8f39c3795b368bc62562b09c03f.tar.gz gentoo-49728be473f7e8f39c3795b368bc62562b09c03f.tar.bz2 gentoo-49728be473f7e8f39c3795b368bc62562b09c03f.zip |
dev-ruby/diff-lcs: arm stable, bug #565114
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild')
-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 23e5c2de7235..2c5d58caf7c1 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="" |