Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/Ice/
Date: Tue, 28 Apr 2020 09:39:29
Message-Id: 1588066750.d8263dbaaa5769ee66c29ee65e22be379c8ca714.ago@gentoo
1 commit: d8263dbaaa5769ee66c29ee65e22be379c8ca714
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 09:39:10 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 09:39:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8263dba
7
8 dev-libs/Ice: amd64 stable wrt bug #719756
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/Ice/Ice-3.6.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/Ice/Ice-3.6.4-r1.ebuild b/dev-libs/Ice/Ice-3.6.4-r1.ebuild
18 index 1f62f1c3f98..c6050912fb5 100644
19 --- a/dev-libs/Ice/Ice-3.6.4-r1.ebuild
20 +++ b/dev-libs/Ice/Ice-3.6.4-r1.ebuild
21 @@ -28,7 +28,7 @@ SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz
22 doc? ( http://download.zeroc.com/Ice/$(ver_cut 1-2)/${P}.pdf )"
23 LICENSE="GPL-2"
24 SLOT="0/36"
25 -KEYWORDS="~amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm ~x86"
27 IUSE="doc examples libressl +ncurses mono php python ruby test debug"
28 RESTRICT="test"
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"