diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-16 19:02:48 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-17 07:37:44 +0300 |
commit | c7833a69e4b9d314f3996df856a2542e8f877a8b (patch) | |
tree | dc78162b14abcb21728235e85488ff7cbf12813f /dev-ruby/prime | |
parent | dev-ruby/power_assert: destabilize 2.0.3 for ~hppa (diff) | |
download | gentoo-c7833a69e4b9d314f3996df856a2542e8f877a8b.tar.gz gentoo-c7833a69e4b9d314f3996df856a2542e8f877a8b.tar.bz2 gentoo-c7833a69e4b9d314f3996df856a2542e8f877a8b.zip |
dev-ruby/prime: destabilize 0.1.2-r1 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/prime')
-rw-r--r-- | dev-ruby/prime/prime-0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/prime/prime-0.1.2-r1.ebuild b/dev-ruby/prime/prime-0.1.2-r1.ebuild index 32120ce607cb..3f609f250544 100644 --- a/dev-ruby/prime/prime-0.1.2-r1.ebuild +++ b/dev-ruby/prime/prime-0.1.2-r1.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 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/prime/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -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" IUSE="" ruby_add_rdepend " |