From 6ca04b992d737b0080e5ff554ca030fdca08bf77 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sun, 26 Jul 2026 21:28:57 +0300 Subject: [PATCH] dev-ruby/activerecord: drop hppa keyword Signed-off-by: Alfred Wingate Signed-off-by: Sam James --- dev-ruby/activerecord/activerecord-7.1.5.1.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-7.1.6.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild b/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild index 5e185ecccfd29..17484808b0122 100644 --- a/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild +++ b/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-7.1.6.ebuild b/dev-ruby/activerecord/activerecord-7.1.6.ebuild index 22a4211c99b54..447e6cd47cfa8 100644 --- a/dev-ruby/activerecord/activerecord-7.1.6.ebuild +++ b/dev-ruby/activerecord/activerecord-7.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"