diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:58:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:58:55 +0300 |
commit | bb13a012ba30fd5bf023a82b6396cce7fe9b5e5e (patch) | |
tree | 05d08b5cf0cc27223cc44699aa7122b7ee841526 /dev-ruby/test-unit-ruby-core | |
parent | dev-ruby/rdoc: Stabilize 6.6.3.1-r1 amd64, #927566 (diff) | |
download | gentoo-bb13a012ba30fd5bf023a82b6396cce7fe9b5e5e.tar.gz gentoo-bb13a012ba30fd5bf023a82b6396cce7fe9b5e5e.tar.bz2 gentoo-bb13a012ba30fd5bf023a82b6396cce7fe9b5e5e.zip |
dev-ruby/test-unit-ruby-core: Stabilize 1.0.5 amd64, #927566
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/test-unit-ruby-core')
-rw-r--r-- | dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild index ac371c7ced8e..1491d9552dc4 100644 --- a/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild +++ b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,4 +13,4 @@ HOMEPAGE="https://github.com/ruby/test-unit-ruby-core" LICENSE="|| ( Ruby-BSD BSD-2 ) PSF-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |