diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 06:05:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 06:05:33 +0100 |
commit | dbbdee2a6b233310a13a1ac6097f689c0f3e236c (patch) | |
tree | 2efc3879285df513ccd030d22d5e859dc3d2093a /dev-ruby/power_assert | |
parent | dev-ruby/power_assert: Stabilize 2.0.3 amd64, #903940 (diff) | |
download | gentoo-dbbdee2a6b233310a13a1ac6097f689c0f3e236c.tar.gz gentoo-dbbdee2a6b233310a13a1ac6097f689c0f3e236c.tar.bz2 gentoo-dbbdee2a6b233310a13a1ac6097f689c0f3e236c.zip |
dev-ruby/power_assert: Stabilize 2.0.3 arm, #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 80bbff4f134a..35f40a4414d3 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="" |