diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:19:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:19:37 +0300 |
commit | 6c89597cfd26de5513350fe04196855b7c0e2564 (patch) | |
tree | 9922643b7f9d2bd0de6a43097d19c51e6ef1d879 /dev-ruby/power_assert | |
parent | dev-ruby/did_you_mean: mark s390 stable (diff) | |
download | gentoo-6c89597cfd26de5513350fe04196855b7c0e2564.tar.gz gentoo-6c89597cfd26de5513350fe04196855b7c0e2564.tar.bz2 gentoo-6c89597cfd26de5513350fe04196855b7c0e2564.zip |
dev-ruby/power_assert: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/power_assert')
-rw-r--r-- | dev-ruby/power_assert/power_assert-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.1.1.ebuild b/dev-ruby/power_assert/power_assert-1.1.1.ebuild index 73bae537c4cf..892be1449fca 100644 --- a/dev-ruby/power_assert/power_assert-1.1.1.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/k-tsj/power_assert" SRC_URI="https://github.com/k-tsj/power_assert/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |