diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:46:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:46:16 +0200 |
commit | 97cfc29bcc840bbdc31a9c793614e4f0b2f987d2 (patch) | |
tree | a3f2ea06bd3712f4f474c4ba9b5afd4217220387 /app-crypt | |
parent | net-misc/openvswitch: amd64 stable wrt bug #721632 (diff) | |
download | gentoo-97cfc29bcc840bbdc31a9c793614e4f0b2f987d2.tar.gz gentoo-97cfc29bcc840bbdc31a9c793614e4f0b2f987d2.tar.bz2 gentoo-97cfc29bcc840bbdc31a9c793614e4f0b2f987d2.zip |
app-crypt/trousers: ppc64 stable wrt bug #721948
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/trousers-0.3.14-r2.ebuild b/app-crypt/trousers/trousers-0.3.14-r2.ebuild index 425a63a8dd5f..b398cc1f6aac 100644 --- a/app-crypt/trousers/trousers-0.3.14-r2.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r2.ebuild @@ -11,7 +11,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 ~x86" +KEYWORDS="amd64 arm arm64 ~m68k ~ppc ppc64 ~s390 ~x86" IUSE="doc libressl selinux" # gtk # gtk support presently does NOT compile. |