Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/
Date: Tue, 01 Sep 2020 00:22:49
Message-Id: 1598919725.0a9577c53706fcef77bbbde6deb38f6853bd43bc.sam@gentoo
1 commit: 0a9577c53706fcef77bbbde6deb38f6853bd43bc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 00:22:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 00:22:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9577c5
7
8 app-crypt/trousers: Stabilize 0.3.14-r3 ppc64, #737022
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/trousers/trousers-0.3.14-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/trousers/trousers-0.3.14-r3.ebuild b/app-crypt/trousers/trousers-0.3.14-r3.ebuild
16 index bad268a44f8..70af34e9a2e 100644
17 --- a/app-crypt/trousers/trousers-0.3.14-r3.ebuild
18 +++ b/app-crypt/trousers/trousers-0.3.14-r3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz"
20
21 LICENSE="CPL-1.0 GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~m68k ~ppc ~ppc64 ~s390 x86"
24 +KEYWORDS="amd64 arm arm64 ~m68k ~ppc ppc64 ~s390 x86"
25 IUSE="doc libressl selinux" # gtk
26
27 # gtk support presently does NOT compile.