diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 06:24:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 06:24:58 +0000 |
commit | fa79fc397f8b8d9a07fdc86fde36765651d1ef7e (patch) | |
tree | d22fe271e1a4fe3031d9670f0af430d090f7d486 /dev-ruby | |
parent | dev-ruby/did_you_mean: Stabilize 1.5.0 hppa, #890915 (diff) | |
download | gentoo-fa79fc397f8b8d9a07fdc86fde36765651d1ef7e.tar.gz gentoo-fa79fc397f8b8d9a07fdc86fde36765651d1ef7e.tar.bz2 gentoo-fa79fc397f8b8d9a07fdc86fde36765651d1ef7e.zip |
dev-ruby/power_assert: Stabilize 1.2.0 hppa, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/power_assert/power_assert-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.2.0.ebuild b/dev-ruby/power_assert/power_assert-1.2.0.ebuild index 55546f08d0f6..2cb2e6a62419 100644 --- a/dev-ruby/power_assert/power_assert-1.2.0.ebuild +++ b/dev-ruby/power_assert/power_assert-1.2.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ruby/power_assert" SRC_URI="https://github.com/ruby/power_assert/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |