summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-06-04 10:06:53 +0200
committerHans de Graaff <graaff@gentoo.org>2021-06-04 10:10:26 +0200
commit4eadf70780c6e5c0b07e78658394d1a9da938c56 (patch)
tree520c05bdb5739c59f3c13dbccbdf3c4ba6a7c695 /dev-ruby/activesupport
parentdev-util/pkgcheck: Enable py3.10 (diff)
downloadgentoo-4eadf70780c6e5c0b07e78658394d1a9da938c56.tar.gz
gentoo-4eadf70780c6e5c0b07e78658394d1a9da938c56.tar.bz2
gentoo-4eadf70780c6e5c0b07e78658394d1a9da938c56.zip
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.6.ebuild b/dev-ruby/activesupport/activesupport-5.2.6.ebuild
index f76d75f297b6..81b2ebd9b8aa 100644
--- a/dev-ruby/activesupport/activesupport-5.2.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.6.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}"