Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/gssproxy/
Date: Mon, 31 Aug 2020 00:04:21
Message-Id: 1598832217.8be5c10e3ee3a20ebc22225132ea2e79aef273db.sam@gentoo
1 commit: 8be5c10e3ee3a20ebc22225132ea2e79aef273db
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 00:03:37 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 00:03:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be5c10e
7
8 net-nds/gssproxy: Stabilize 0.8.3 ppc64, #736340
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-nds/gssproxy/gssproxy-0.8.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nds/gssproxy/gssproxy-0.8.3.ebuild b/net-nds/gssproxy/gssproxy-0.8.3.ebuild
16 index e85290b6218..6dc581cb5c9 100644
17 --- a/net-nds/gssproxy/gssproxy-0.8.3.ebuild
18 +++ b/net-nds/gssproxy/gssproxy-0.8.3.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/gssapi/${PN}/releases/download/v${PV}/${P}.tar.gz"
20
21 LICENSE="BSD-1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
25 IUSE="debug selinux systemd hardened"
26
27 COMMON_DEPEND=">=dev-libs/libverto-0.2.2