summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-02 21:39:58 +0100
committerSam James <sam@gentoo.org>2021-10-02 21:39:58 +0100
commite9803d93bb12e6300ca4e46b81ae9b9f35e8c68f (patch)
tree3de2ef65b2563fd4fee5496ca13f719f2952273e /dev-ruby/activesupport
parentdev-ruby/listen: Stabilize 3.5.1 x86, #807082 (diff)
downloadgentoo-e9803d93bb12e6300ca4e46b81ae9b9f35e8c68f.tar.gz
gentoo-e9803d93bb12e6300ca4e46b81ae9b9f35e8c68f.tar.bz2
gentoo-e9803d93bb12e6300ca4e46b81ae9b9f35e8c68f.zip
dev-ruby/activesupport: Stabilize 5.2.6 x86, #807082
Signed-off-by: Sam James <sam@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 81b2ebd9b8aa..02dd47811dcb 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}"