diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 09:13:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 09:14:16 +0000 |
commit | 87eb981d153929c19b7d754032749e47277f8ce0 (patch) | |
tree | 863c6944dae15b42ca97e7c806586c5d1926b628 /app-crypt | |
parent | dev-libs/expat: Stabilize 2.2.10 sparc, #762886 (diff) | |
download | gentoo-87eb981d153929c19b7d754032749e47277f8ce0.tar.gz gentoo-87eb981d153929c19b7d754032749e47277f8ce0.tar.bz2 gentoo-87eb981d153929c19b7d754032749e47277f8ce0.zip |
app-crypt/heimdal: Stabilize 7.7.0-r1 sparc, #762223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild index 52af32a12e6b..0dbea843f386 100644 --- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 libressl +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |