diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 12:12:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 12:15:47 +0100 |
commit | 05c2bf10967300893526c159441fb6a6256452ba (patch) | |
tree | 0da8f2e46baffefa54380a1e882a4969308b57b2 /dev-ruby | |
parent | dev-ruby/minitest: Stabilize 5.13.0 arm, #801439 (diff) | |
download | gentoo-05c2bf10967300893526c159441fb6a6256452ba.tar.gz gentoo-05c2bf10967300893526c159441fb6a6256452ba.tar.bz2 gentoo-05c2bf10967300893526c159441fb6a6256452ba.zip |
dev-ruby/power_assert: Stabilize 1.1.7 arm, #801439
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 eabd2ea36225..1056c61f570d 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="" |