diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-02 12:59:36 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-03 01:17:13 -0400 |
commit | 341751a4376006c2ef0086326931f0875927f4fb (patch) | |
tree | 328ef99f87e61477f17900e7b65b9a55fb94b44a /app-crypt | |
parent | app-crypt/heimdal: Stabilize 7.8.0-r3 sparc, #932916 (diff) | |
download | gentoo-341751a4376006c2ef0086326931f0875927f4fb.tar.gz gentoo-341751a4376006c2ef0086326931f0875927f4fb.tar.bz2 gentoo-341751a4376006c2ef0086326931f0875927f4fb.zip |
app-crypt/heimdal: Stabilize 7.8.0-r3 x86, #932916
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.8.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild index d4c20ab93b73..b40684f69353 100644 --- a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild +++ b/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild @@ -14,7 +14,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 static-libs test X" RESTRICT="!test? ( test )" |