summaryrefslogtreecommitdiff
path: root/dev-ruby/actiontext
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-18 06:27:51 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-18 06:27:51 +0000
commita8e3539d8a5b01417a7b178b6697ea3419108cba (patch)
treec00459cc20d7ff6f60762ad15a5225faaac914bf /dev-ruby/actiontext
parent310d57adf4d643e5c4242d6ec6f632a545d21f47 (diff)
downloadbaldeagleos-repo-a8e3539d8a5b01417a7b178b6697ea3419108cba.tar.gz
baldeagleos-repo-a8e3539d8a5b01417a7b178b6697ea3419108cba.tar.xz
baldeagleos-repo-a8e3539d8a5b01417a7b178b6697ea3419108cba.zip
Adding metadata
Diffstat (limited to 'dev-ruby/actiontext')
-rw-r--r--dev-ruby/actiontext/actiontext-7.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actiontext/actiontext-7.2.1.ebuild b/dev-ruby/actiontext/actiontext-7.2.1.ebuild
index 72affcc6154f..637b1418b30f 100644
--- a/dev-ruby/actiontext/actiontext-7.2.1.ebuild
+++ b/dev-ruby/actiontext/actiontext-7.2.1.ebuild
@@ -20,7 +20,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 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="test"
RUBY_S="rails-${PV}/${PN}"