Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/
Date: Sun, 26 Feb 2017 15:37:18
Message-Id: 1488123426.0c6095dd1577313997c651c5c9695e95f772b517.xmw@gentoo
1 commit: 0c6095dd1577313997c651c5c9695e95f772b517
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 24 23:23:39 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 15:37:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6095dd
7
8 app-crypt/trousers: arm64 stable (bug 609090).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-crypt/trousers/trousers-0.3.14-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/trousers/trousers-0.3.14-r1.ebuild b/app-crypt/trousers/trousers-0.3.14-r1.ebuild
16 index 04af8b3532..fb34d2e71d 100644
17 --- a/app-crypt/trousers/trousers-0.3.14-r1.ebuild
18 +++ b/app-crypt/trousers/trousers-0.3.14-r1.ebuild
19 @@ -12,7 +12,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 ~sh x86"
24 +KEYWORDS="amd64 arm arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh x86"
25 IUSE="doc libressl selinux" # gtk
26
27 # gtk support presently does NOT compile.