summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-16 19:00:36 -0400
committerViorel Munteanu <ceamac@gentoo.org>2024-07-17 07:37:42 +0300
commit5ce6b6108f43ae817b82d392f206381751fee24e (patch)
treec5f8384fc11dd02aaf904e4c233f897caa502ade /dev-ruby/matrix
parentdev-ruby/kpeg: destabilize 1.3.3 for ~hppa (diff)
downloadgentoo-5ce6b6108f43ae817b82d392f206381751fee24e.tar.gz
gentoo-5ce6b6108f43ae817b82d392f206381751fee24e.tar.bz2
gentoo-5ce6b6108f43ae817b82d392f206381751fee24e.zip
dev-ruby/matrix: destabilize 0.4.2 for ~hppa
Bug: https://bugs.gentoo.org/934451 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-ruby/matrix')
-rw-r--r--dev-ruby/matrix/matrix-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/matrix/matrix-0.4.2.ebuild b/dev-ruby/matrix/matrix-0.4.2.ebuild
index 1df2d66edd6e..a483713e35fc 100644
--- a/dev-ruby/matrix/matrix-0.4.2.ebuild
+++ b/dev-ruby/matrix/matrix-0.4.2.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
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/matrix/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-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"
SLOT="$(ver_cut 1)"
all_ruby_prepare() {