diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 12:12:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 12:15:42 +0100 |
commit | dde60f7997731356b210645774180862d3dfbcb0 (patch) | |
tree | 9faa7eb63d570a16622bc977ec9da02f5f3b9df9 /dev-ruby/power_assert | |
parent | dev-ruby/minitest: Stabilize 5.13.0 arm64, #801439 (diff) | |
download | gentoo-dde60f7997731356b210645774180862d3dfbcb0.tar.gz gentoo-dde60f7997731356b210645774180862d3dfbcb0.tar.bz2 gentoo-dde60f7997731356b210645774180862d3dfbcb0.zip |
dev-ruby/power_assert: Stabilize 1.1.7 arm64, #801439
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.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.1.7.ebuild b/dev-ruby/power_assert/power_assert-1.1.7.ebuild index 1b3b76a7dd1e..eabd2ea36225 100644 --- a/dev-ruby/power_assert/power_assert-1.1.7.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.7.ebuild @@ -17,7 +17,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 ~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="" |