summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 12:11:53 +0100
committerSam James <sam@gentoo.org>2024-10-06 12:11:53 +0100
commit057eaa0ccc7664b86a6e83fe249131cd607d9a8a (patch)
tree5fc87aa2a8e5af24daaeafbaaa231ad71587a51c /dev-ruby/docile
parentdev-ruby/term-ansicolor: Stabilize 1.11.2 x86, #941034 (diff)
downloadgentoo-057eaa0ccc7664b86a6e83fe249131cd607d9a8a.tar.gz
gentoo-057eaa0ccc7664b86a6e83fe249131cd607d9a8a.tar.bz2
gentoo-057eaa0ccc7664b86a6e83fe249131cd607d9a8a.zip
dev-ruby/docile: Stabilize 1.4.1 x86, #941035
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/docile')
-rw-r--r--dev-ruby/docile/docile-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/docile/docile-1.4.1.ebuild b/dev-ruby/docile/docile-1.4.1.ebuild
index cb4b00c7e64e..8a719739b5b6 100644
--- a/dev-ruby/docile/docile-1.4.1.ebuild
+++ b/dev-ruby/docile/docile-1.4.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/ms-ati/docile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
all_ruby_prepare() {
sed -i -e '/require \"github\/markup\"/d' Rakefile || die