summaryrefslogtreecommitdiff
path: root/dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-05-20 21:31:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-05-20 21:31:22 +0300
commitd6c408382473fbce1b9b5ca53f78f08528206e95 (patch)
tree5c234ce3279752dc597f5ecafe77a7867935ba71 /dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild
parent70e6760ae8d679d4ad44adfd9cac16e8819677d5 (diff)
downloadgentoo-d6c408382473fbce1b9b5ca53f78f08528206e95.tar.gz
gentoo-d6c408382473fbce1b9b5ca53f78f08528206e95.tar.bz2
gentoo-d6c408382473fbce1b9b5ca53f78f08528206e95.zip
dev-ruby/regexp_parser: Stabilize 2.10.0 amd64, #956210
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild')
-rw-r--r--dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild b/dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild
index 004e28956727..080eb24eb0ac 100644
--- a/dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild
+++ b/dev-ruby/regexp_parser/regexp_parser-2.10.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
DEPEND+=" =dev-util/ragel-6*"