diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:47:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:47:36 +0200 |
commit | ec727b6f091a6f9acc35647e231cebc0d3f23651 (patch) | |
tree | 2bf89641c2d7945216c043427df35e55dbc54bd4 /dev-ruby/diff-lcs | |
parent | dev-ruby/backports: x86 stable (bug #684076) (diff) | |
download | gentoo-ec727b6f091a6f9acc35647e231cebc0d3f23651.tar.gz gentoo-ec727b6f091a6f9acc35647e231cebc0d3f23651.tar.bz2 gentoo-ec727b6f091a6f9acc35647e231cebc0d3f23651.zip |
dev-ruby/diff-lcs: x86 stable (bug #684076)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/diff-lcs')
-rw-r--r-- | dev-ruby/diff-lcs/diff-lcs-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild index 91cac48fd769..397f83d4c7ee 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.3.ebuild @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs" LICENSE="|| ( MIT Ruby GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 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 ~arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |