diff --git a/app-office/dia2code/dia2code-1.0.0-r1.ebuild b/app-office/dia2code/dia2code-1.0.0-r2.ebuild similarity index 90% rename from app-office/dia2code/dia2code-1.0.0-r1.ebuild rename to app-office/dia2code/dia2code-1.0.0-r2.ebuild index d670a325ac922..d84db1a93e16f 100644 --- a/app-office/dia2code/dia2code-1.0.0-r1.ebuild +++ b/app-office/dia2code/dia2code-1.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="dev-libs/libxml2" +RDEPEND="dev-libs/libxml2:=" DEPEND="${RDEPEND} test? ( app-shells/bash ) "