diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 12:48:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 12:48:03 +0300 |
commit | e4e1c75b4d9ad9867bf66d9ab2ddd5af40a93878 (patch) | |
tree | a7d155a414bf6636794df02cdb6c7f5dfdf496a6 /app-crypt/heimdal | |
parent | dev-python/sqlalchemy: s390 stable wrt bug #678480 (diff) | |
download | gentoo-e4e1c75b4d9ad9867bf66d9ab2ddd5af40a93878.tar.gz gentoo-e4e1c75b4d9ad9867bf66d9ab2ddd5af40a93878.tar.bz2 gentoo-e4e1c75b4d9ad9867bf66d9ab2ddd5af40a93878.zip |
app-crypt/heimdal: s390 stable wrt bug #686034
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild index 7b001586ed5f..ea1cec18b280 100644 --- a/app-crypt/heimdal/heimdal-7.6.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.6.0.ebuild @@ -15,7 +15,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 gdbm hdb-ldap ipv6 libressl +lmdb otp +pkinit selinux ssl static-libs test X" CDEPEND=" |