diff options
author | Sam James <sam@gentoo.org> | 2020-09-01 00:22:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-01 00:22:05 +0000 |
commit | 0a9577c53706fcef77bbbde6deb38f6853bd43bc (patch) | |
tree | 8db10d1c57a0121ed154c48bf5c17b94a3273360 /app-crypt | |
parent | dev-libs/tinyxml2: Stabilize 8.0.0 sparc, #739702 (diff) | |
download | gentoo-0a9577c53706fcef77bbbde6deb38f6853bd43bc.tar.gz gentoo-0a9577c53706fcef77bbbde6deb38f6853bd43bc.tar.bz2 gentoo-0a9577c53706fcef77bbbde6deb38f6853bd43bc.zip |
app-crypt/trousers: Stabilize 0.3.14-r3 ppc64, #737022
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.14-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/trousers-0.3.14-r3.ebuild b/app-crypt/trousers/trousers-0.3.14-r3.ebuild index bad268a44f8c..70af34e9a2eb 100644 --- a/app-crypt/trousers/trousers-0.3.14-r3.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r3.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. |