diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:40 +0000 |
commit | b6d454c8732eb6a44c3c6de36cf207f669c9448e (patch) | |
tree | e7d1fdc49ea45c6af5c0e0e6e19db0b31c61f4bf /app-crypt/heimdal | |
parent | app-crypt/hashalot: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-b6d454c8732eb6a44c3c6de36cf207f669c9448e.tar.gz gentoo-b6d454c8732eb6a44c3c6de36cf207f669c9448e.tar.bz2 gentoo-b6d454c8732eb6a44c3c6de36cf207f669c9448e.zip |
app-crypt/heimdal: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
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 f7a97fea37f3..cb90fe7d33b9 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="afs +berkdb caps gdbm hdb-ldap ipv6 libressl +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |