commit: e53709535d458cc71393246d41650307ce0f75b4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 7 10:25:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 7 10:34:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5370953
dev-libs/Ice: stabilize 3.7.10-r1 for amd64, x86 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/Ice/Ice-3.7.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/Ice/Ice-3.7.10-r1.ebuild b/dev-libs/Ice/Ice-3.7.10-r1.ebuild index ea12a33d8738..364d462629c1 100644 --- a/dev-libs/Ice/Ice-3.7.10-r1.ebuild +++ b/dev-libs/Ice/Ice-3.7.10-r1.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://download.zeroc.com/Ice/$(ver_cut 1-2)/${PN}-3.7.1.pdf )" LICENSE="GPL-2" SLOT="0/37" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="debug doc examples php python ruby test" RESTRICT="test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
