diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-04 20:29:34 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-04 20:29:34 +0100 |
commit | 1ee7c2c565d7a13c4c5713b1e7a4bd2804be2190 (patch) | |
tree | 33e865a1a5061fc75170cd2f86c5bcc294633217 /dev-ruby/diff-lcs/diff-lcs-1.2.5-r1.ebuild | |
parent | dev-ruby/nokogiri: add alpha keyword (diff) | |
download | gentoo-1ee7c2c565d7a13c4c5713b1e7a4bd2804be2190.tar.gz gentoo-1ee7c2c565d7a13c4c5713b1e7a4bd2804be2190.tar.bz2 gentoo-1ee7c2c565d7a13c4c5713b1e7a4bd2804be2190.zip |
dev-ruby/diff-lcs: add alpha keyword
Gentoo-Bug: 565114
Package-Manager: portage-2.2.27
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 93274dbc3c16..2409788756cc 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="" |