diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 18:37:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 18:37:53 +0300 |
commit | cd67eb9d4c2d14cb10f0ef6954b964de67ef1966 (patch) | |
tree | e1c732ddfdb740300beb967ba051d8d32b35fcf9 /app-crypt | |
parent | net-libs/openslp: mark s390 stable (diff) | |
download | gentoo-cd67eb9d4c2d14cb10f0ef6954b964de67ef1966.tar.gz gentoo-cd67eb9d4c2d14cb10f0ef6954b964de67ef1966.tar.bz2 gentoo-cd67eb9d4c2d14cb10f0ef6954b964de67ef1966.zip |
app-crypt/heimdal: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-7.5.0.ebuild b/app-crypt/heimdal/heimdal-7.5.0.ebuild index 55723b4747fc..58e1b3287d88 100644 --- a/app-crypt/heimdal/heimdal-7.5.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd" IUSE="afs +berkdb caps hdb-ldap ipv6 libressl otp +pkinit selinux ssl static-libs test X" CDEPEND=" |