dev-util/cucumber: Add ~s390 keyword
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 20 Mar 2019 18:56:36 +0000 (21:56 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 20 Mar 2019 18:56:36 +0000 (21:56 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-util/cucumber/cucumber-3.0.2-r1.ebuild
dev-util/cucumber/cucumber-3.1.2.ebuild

index ad857d32c3e7ca67a1033090944f8d90d35910c4..ef62db8a64fbc4cab7d65f5372144b0f4975afc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/cucumber/cucumber-ruby/archive/v${PV}.tar.gz -> ${P}
 RUBY_S="cucumber-ruby-${PV}"
 LICENSE="Ruby"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="examples test"
 
index 319f0e1ad4399f4fdc729bef564b29f249b05a19..f608147f4b66fef8761dd9e7f2d232f35a688731 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/cucumber/cucumber-ruby/archive/v${PV}.tar.gz -> ${P}
 RUBY_S="cucumber-ruby-${PV}"
 LICENSE="Ruby"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="examples test"