diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 06:05:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 06:05:29 +0100 |
commit | f77adb72bb019060dcf3999083e87d7176340a34 (patch) | |
tree | 26969b2ad82c085ccf5af733f863275ab2184cdf /dev-ruby/power_assert | |
parent | dev-ruby/minitest: Stabilize 5.18.0 amd64, #903939 (diff) | |
download | gentoo-f77adb72bb019060dcf3999083e87d7176340a34.tar.gz gentoo-f77adb72bb019060dcf3999083e87d7176340a34.tar.bz2 gentoo-f77adb72bb019060dcf3999083e87d7176340a34.zip |
dev-ruby/power_assert: Stabilize 2.0.3 ppc, #903940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/power_assert')
-rw-r--r-- | dev-ruby/power_assert/power_assert-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-2.0.3.ebuild b/dev-ruby/power_assert/power_assert-2.0.3.ebuild index bb8becc83972..4b46c079bc75 100644 --- a/dev-ruby/power_assert/power_assert-2.0.3.ebuild +++ b/dev-ruby/power_assert/power_assert-2.0.3.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~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 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |