summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-29 06:37:40 +0000
committerSam James <sam@gentoo.org>2021-05-29 06:37:40 +0000
commitb5e1ec536addeddb19ad9a59be60a274ae423bf9 (patch)
tree3156fff8408ad9c26bfa223db0c89a5e5e6206d1
parentdev-perl/ExtUtils-InstallPaths: Stabilize 0.12.0 sparc, #792711 (diff)
downloadgentoo-b5e1ec536addeddb19ad9a59be60a274ae423bf9.tar.gz
gentoo-b5e1ec536addeddb19ad9a59be60a274ae423bf9.tar.bz2
gentoo-b5e1ec536addeddb19ad9a59be60a274ae423bf9.zip
dev-util/ragel: actually apply Julia patch
Bug: https://bugs.gentoo.org/776688 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/ragel/ragel-7.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ragel/ragel-7.0.4.ebuild b/dev-util/ragel/ragel-7.0.4.ebuild
index 0a985606a7e2..73288fb5f57a 100644
--- a/dev-util/ragel/ragel-7.0.4.ebuild
+++ b/dev-util/ragel/ragel-7.0.4.ebuild
@@ -33,7 +33,7 @@ DEPEND="~dev-util/colm-0.14.7"
RDEPEND="${DEPEND}"
PATCHES=(
- #"${FILESDIR}"/${PN}-7.0.4-drop-julia-check.patch
+ "${FILESDIR}"/${PN}-7.0.4-drop-julia-check.patch
)
src_prepare() {