diff options
author | Sam James <sam@gentoo.org> | 2021-12-14 02:04:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-14 02:04:44 +0000 |
commit | 3ce8cc3acc55419581b3e94b9fda967ca0271c63 (patch) | |
tree | 29fe8a0a8d37e89aa623bd8f0b8fb7f0e8839a73 /app-crypt/heimdal | |
parent | net-libs/libnids: revert SONAME change (diff) | |
download | gentoo-3ce8cc3acc55419581b3e94b9fda967ca0271c63.tar.gz gentoo-3ce8cc3acc55419581b3e94b9fda967ca0271c63.tar.bz2 gentoo-3ce8cc3acc55419581b3e94b9fda967ca0271c63.zip |
app-crypt/heimdal: Stabilize 7.7.0-r2 ppc, #762223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild index ed69823743dd..f13c5036742f 100644 --- a/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.0-r2.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 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="afs +berkdb caps gdbm hdb-ldap +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |