diff options
author | 2023-01-15 12:52:13 +0000 | |
---|---|---|
committer | 2023-01-15 12:52:13 +0000 | |
commit | 82279dd6dbd87054deb1398f006ec557243fffc8 (patch) | |
tree | e887d7fe58831ee038c9ce0415ac3d0d8ab9292c /dev-ruby/power_assert | |
parent | dev-ruby/did_you_mean: Stabilize 1.5.0 x86, #890915 (diff) | |
download | gentoo-82279dd6dbd87054deb1398f006ec557243fffc8.tar.gz gentoo-82279dd6dbd87054deb1398f006ec557243fffc8.tar.bz2 gentoo-82279dd6dbd87054deb1398f006ec557243fffc8.zip |
dev-ruby/power_assert: Stabilize 1.2.0 x86, #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 0654ef8b8ad8..9fc4d51884fc 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="" |