commit:     26056c5ebe7252f52c71dafe5821a4480f1abc93
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  4 02:10:05 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  4 02:12:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26056c5e

app-editors/xmlcopyeditor: subscribe to xerces-c subslot

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...{xmlcopyeditor-1.3.1.0-r2.ebuild => xmlcopyeditor-1.3.1.0-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r2.ebuild 
b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r3.ebuild
similarity index 95%
rename from app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r2.ebuild
rename to app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r3.ebuild
index 8d3b79deb5a6..4967e5f56a6b 100644
--- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r2.ebuild
+++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0-r3.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
        app-text/enchant:2
        >=dev-libs/libxml2-2.12.5
        dev-libs/libxslt
-       dev-libs/xerces-c[cpu_flags_x86_sse2,icu]
+       dev-libs/xerces-c:=[cpu_flags_x86_sse2,icu]
        dev-libs/libpcre2
        x11-libs/wxGTK:${WX_GTK_VER}=[X]
 "

Reply via email to