diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 09:56:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 09:56:27 +0100 |
commit | d9976343cddec89b42173c5865386d2feb6ea81f (patch) | |
tree | 6e03db6b46a69619608dc2db9d54f52ec9f44c70 /dev-ruby | |
parent | dev-ruby/nokogiri: x86 stable wrt bug #565114 (diff) | |
download | gentoo-d9976343cddec89b42173c5865386d2feb6ea81f.tar.gz gentoo-d9976343cddec89b42173c5865386d2feb6ea81f.tar.bz2 gentoo-d9976343cddec89b42173c5865386d2feb6ea81f.zip |
dev-ruby/diff-lcs: x86 stable wrt bug #565114
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-ruby')
-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 106d59b55235..23e5c2de7235 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="" |