diff options
author | Sam James <sam@gentoo.org> | 2023-01-15 15:13:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-15 15:13:01 +0000 |
commit | 8556e52fead34179ec24cd471b87621756026ad3 (patch) | |
tree | 4d889ba0b52dd6c210cd9c2ad510d8abf42fa6b4 /dev-ruby/power_assert | |
parent | dev-ruby/did_you_mean: Stabilize 1.5.0 ppc64, #890915 (diff) | |
download | gentoo-8556e52fead34179ec24cd471b87621756026ad3.tar.gz gentoo-8556e52fead34179ec24cd471b87621756026ad3.tar.bz2 gentoo-8556e52fead34179ec24cd471b87621756026ad3.zip |
dev-ruby/power_assert: Stabilize 1.2.0 ppc64, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/power_assert')
-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 9fc4d51884fc..9df861ddea15 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="" |