diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-29 16:08:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-29 16:08:19 +0200 |
commit | b668bba153d91d298cf88389af2a906ce59f570c (patch) | |
tree | 23e5dae947e1a995ab6597f1919ee269fd30728a /dev-ruby | |
parent | media-radio/gpredict: Stabilize 2.3-r1 x86, #848078 (diff) | |
download | gentoo-b668bba153d91d298cf88389af2a906ce59f570c.tar.gz gentoo-b668bba153d91d298cf88389af2a906ce59f570c.tar.bz2 gentoo-b668bba153d91d298cf88389af2a906ce59f570c.zip |
dev-ruby/activesupport: Stabilize 5.2.8 amd64, #848051
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.8.ebuild b/dev-ruby/activesupport/activesupport-5.2.8.ebuild index 388b98e624c0..a3e5ad214065 100644 --- a/dev-ruby/activesupport/activesupport-5.2.8.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.8.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}" |