summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-28 22:05:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-28 22:05:33 +0300
commit5e5f865bd4dbec7d33650d373b9658229e521724 (patch)
treee2586226505d5015dbdec70da6adda86c5a54d78 /dev-ruby/rbs
parentdev-ruby/x25519: Stabilize 1.0.10 ppc64, #903401 (diff)
downloadgentoo-5e5f865bd4dbec7d33650d373b9658229e521724.tar.gz
gentoo-5e5f865bd4dbec7d33650d373b9658229e521724.tar.bz2
gentoo-5e5f865bd4dbec7d33650d373b9658229e521724.zip
dev-ruby/rbs: Stabilize 2.5.1 arm64, #903351
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rbs')
-rw-r--r--dev-ruby/rbs/rbs-2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rbs/rbs-2.5.1.ebuild b/dev-ruby/rbs/rbs-2.5.1.ebuild
index 038f8bc8983e..90a674d90b1b 100644
--- a/dev-ruby/rbs/rbs-2.5.1.ebuild
+++ b/dev-ruby/rbs/rbs-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/ruby/rbs"
SRC_URI="https://github.com/ruby/rbs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( Ruby-BSD 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="test"