diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-13 12:11:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-13 12:11:15 +0100 |
commit | 83acbb24f52556d8e84e773127733c104105c085 (patch) | |
tree | 476bb7c8a02865ffdeacb52f0c4e225c916f88e9 /app-crypt/trousers | |
parent | mail-mta/exim: version bump to Exim 4.89 RC5 (diff) | |
download | gentoo-83acbb24f52556d8e84e773127733c104105c085.tar.gz gentoo-83acbb24f52556d8e84e773127733c104105c085.tar.bz2 gentoo-83acbb24f52556d8e84e773127733c104105c085.zip |
app-crypt/trousers: amd64 stable wrt bug #609090
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/trousers')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/trousers/trousers-0.3.14-r1.ebuild b/app-crypt/trousers/trousers-0.3.14-r1.ebuild index 235494ae9dfd..956ba0068bdf 100644 --- a/app-crypt/trousers/trousers-0.3.14-r1.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz" LICENSE="CPL-1.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86" IUSE="doc libressl selinux" # gtk # gtk support presently does NOT compile. |