Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/gssproxy/
Date: Wed, 05 Jun 2019 07:46:30
Message-Id: 1559720720.4caab9d904c32819ac501e534e5c1174dc73d365.ago@gentoo
1 commit: 4caab9d904c32819ac501e534e5c1174dc73d365
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 07:45:20 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 07:45:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4caab9d9
7
8 net-nds/gssproxy: x86 stable wrt bug #684146
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 net-nds/gssproxy/gssproxy-0.8.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-nds/gssproxy/gssproxy-0.8.2.ebuild b/net-nds/gssproxy/gssproxy-0.8.2.ebuild
18 index b8c8577bc94..f45e819f78f 100644
19 --- a/net-nds/gssproxy/gssproxy-0.8.2.ebuild
20 +++ b/net-nds/gssproxy/gssproxy-0.8.2.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="http://releases.pagure.org/gssproxy/${P}.tar.gz"
22
23 LICENSE="BSD-1"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
27 IUSE="debug selinux systemd hardened"
28
29 COMMON_DEPEND=">=dev-libs/libverto-0.2.2