summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-12 07:07:35 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-12 07:07:35 +0200
commitf17056eb1c91a53bd3576dbd9a08bf6d3694096b (patch)
treef03c2e1cf3491485bae37db9efffa29d30296faf /dev-ruby/activesupport
parentsys-apps/dbus-broker: abort if subprojects download fails (diff)
downloadgentoo-f17056eb1c91a53bd3576dbd9a08bf6d3694096b.tar.gz
gentoo-f17056eb1c91a53bd3576dbd9a08bf6d3694096b.tar.bz2
gentoo-f17056eb1c91a53bd3576dbd9a08bf6d3694096b.zip
dev-ruby/activesupport: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.7.1.ebuild2
-rw-r--r--dev-ruby/activesupport/activesupport-6.0.4.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild b/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild
index 388b98e624c0..a3e5ad214065 100644
--- a/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.7.1.ebuild
@@ -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 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild b/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild
index 42d7b05695d0..8a635120c3c3 100644
--- a/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.4.8.ebuild
@@ -21,7 +21,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 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"