diff options
author | 2023-04-07 19:23:45 +0100 | |
---|---|---|
committer | 2023-04-07 19:24:47 +0100 | |
commit | 9567f2f5155d8d741fe0c151e8f8bd5ff71524ae (patch) | |
tree | d089ca4773d1df6c145c7ca08e07767bcafcc2e6 /dev-ruby/sprockets-rails | |
parent | dev-ruby/sprockets: Keyword 4.2.0-r1 sparc, #761550 (diff) | |
download | gentoo-9567f2f5155d8d741fe0c151e8f8bd5ff71524ae.tar.gz gentoo-9567f2f5155d8d741fe0c151e8f8bd5ff71524ae.tar.bz2 gentoo-9567f2f5155d8d741fe0c151e8f8bd5ff71524ae.zip |
dev-ruby/sprockets-rails: Keyword 3.4.2-r2 sparc, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/sprockets-rails')
-rw-r--r-- | dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild b/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild index 242ef49f69eb..db9fe041709f 100644 --- a/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild +++ b/dev-ruby/sprockets-rails/sprockets-rails-3.4.2-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="test" |