diff options
author | Sam James <sam@gentoo.org> | 2023-03-30 10:56:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-30 10:56:19 +0100 |
commit | b1875ce49ae7cb7a55dc8443ab5396881b9ddea0 (patch) | |
tree | 180f7fe21626bfc9111bd98eff8d7b059e61dde3 /dev-libs/Ice | |
parent | mail-mta/msmtp: Stabilize 1.8.23 x86, #903568 (diff) | |
download | gentoo-b1875ce49ae7cb7a55dc8443ab5396881b9ddea0.tar.gz gentoo-b1875ce49ae7cb7a55dc8443ab5396881b9ddea0.tar.bz2 gentoo-b1875ce49ae7cb7a55dc8443ab5396881b9ddea0.zip |
dev-libs/Ice: Stabilize 3.7.8-r1 amd64, #903570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/Ice')
-rw-r--r-- | dev-libs/Ice/Ice-3.7.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.7.8-r1.ebuild b/dev-libs/Ice/Ice-3.7.8-r1.ebuild index 40345ee3fabd..eb0023df3b90 100644 --- a/dev-libs/Ice/Ice-3.7.8-r1.ebuild +++ b/dev-libs/Ice/Ice-3.7.8-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} )" |