summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 16:04:36 +0100
committerSam James <sam@gentoo.org>2023-03-28 16:04:36 +0100
commiteff0644e65cf88267f1830a97bf5b1e9d944885e (patch)
treeb2e5d7c10ef47e919b4d3ff54f51d6ab8b841a8b
parentdev-ruby/kramdown: Stabilize 2.4.0-r1 x86, #903283 (diff)
downloadgentoo-eff0644e65cf88267f1830a97bf5b1e9d944885e.tar.gz
gentoo-eff0644e65cf88267f1830a97bf5b1e9d944885e.tar.bz2
gentoo-eff0644e65cf88267f1830a97bf5b1e9d944885e.zip
dev-ruby/rouge: Stabilize 3.30.0 x86, #903283
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/rouge/rouge-3.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rouge/rouge-3.30.0.ebuild b/dev-ruby/rouge/rouge-3.30.0.ebuild
index 7650a50485e4..704cb83086c4 100644
--- a/dev-ruby/rouge/rouge-3.30.0.ebuild
+++ b/dev-ruby/rouge/rouge-3.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/redcarpet )