commit:     b5e1ec536addeddb19ad9a59be60a274ae423bf9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 06:37:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 29 06:37:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e1ec53

dev-util/ragel: actually apply Julia patch

Bug: https://bugs.gentoo.org/776688
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/ragel/ragel-7.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ragel/ragel-7.0.4.ebuild 
b/dev-util/ragel/ragel-7.0.4.ebuild
index 0a985606a7e..73288fb5f57 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() {

Reply via email to