diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-17 10:58:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-17 10:58:33 +0100 |
commit | 84ae5009b3c81778d5ab96d6e6369134d4dfa70f (patch) | |
tree | ae019cba7728b1915c8a6d10a8d3387041c9c4f3 /dev-ruby/diff-lcs | |
parent | dev-ruby/nokogiri: amd64 stable wrt bug #565114 (diff) | |
download | gentoo-84ae5009b3c81778d5ab96d6e6369134d4dfa70f.tar.gz gentoo-84ae5009b3c81778d5ab96d6e6369134d4dfa70f.tar.bz2 gentoo-84ae5009b3c81778d5ab96d6e6369134d4dfa70f.zip |
dev-ruby/diff-lcs: amd64 stable wrt bug #565114
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 6d001c3d185e..106d59b55235 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="" |