diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 17:23:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 17:23:08 +0100 |
commit | ce90eb8d772be1904a205967f1f255f83c8ac60e (patch) | |
tree | 5f1c844c294bfac6dc39dcf29632f6ec83168497 /app-crypt/heimdal | |
parent | app-crypt/heimdal: Stabilize 7.8.0-r1 ppc64, #894490 (diff) | |
download | gentoo-ce90eb8d772be1904a205967f1f255f83c8ac60e.tar.gz gentoo-ce90eb8d772be1904a205967f1f255f83c8ac60e.tar.bz2 gentoo-ce90eb8d772be1904a205967f1f255f83c8ac60e.zip |
app-crypt/heimdal: Stabilize 7.8.0-r1 x86, #894490
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild index 51744852c458..0394ebbb151b 100644 --- a/app-crypt/heimdal/heimdal-7.8.0-r1.ebuild +++ b/app-crypt/heimdal/heimdal-7.8.0-r1.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 )" |