diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-26 23:51:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-26 23:54:32 +0300 |
commit | 09d703228f379279f1dc85a7b32b8dcd2f64ff15 (patch) | |
tree | b9cfa01f6ddb6ae300ef4bec3c43b02e4dccf19d /dev-ruby/diff-lcs | |
parent | dev-ruby/backports: s390 stable wrt bug #684076 (diff) | |
download | gentoo-09d703228f379279f1dc85a7b32b8dcd2f64ff15.tar.gz gentoo-09d703228f379279f1dc85a7b32b8dcd2f64ff15.tar.bz2 gentoo-09d703228f379279f1dc85a7b32b8dcd2f64ff15.zip |
dev-ruby/diff-lcs: s390 stable wrt bug #684076
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
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 4ac5309032c2..813cd50b9923 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="" |