diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 21:41:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 21:42:25 +0000 |
commit | 86c5798d10d62a979ba09f9121706c2d81fc85e2 (patch) | |
tree | 07da68788e7b349f1f3d9df91801c531127dc3f7 /dev-ruby | |
parent | dev-ruby/builder: stable 3.2.2-r1 for sparc (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-86c5798d10d62a979ba09f9121706c2d81fc85e2.tar.gz gentoo-86c5798d10d62a979ba09f9121706c2d81fc85e2.tar.bz2 gentoo-86c5798d10d62a979ba09f9121706c2d81fc85e2.zip |
dev-ruby/diff-lcs: stable 1.2.5-r1 for sparc (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 a1a0b154295a..34b04002f5cd 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 @@ -16,5 +16,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="" |