diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-02 12:05:04 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-03 01:17:12 -0400 |
commit | de71f07e60d91b17dd915083ee69e65343006382 (patch) | |
tree | 8332395b6449f1ec0b713c3aeac65e5c90443c46 /app-crypt | |
parent | dev-util/pkgcheck: Keyword 0.10.30 alpha, #932078 (diff) | |
download | gentoo-de71f07e60d91b17dd915083ee69e65343006382.tar.gz gentoo-de71f07e60d91b17dd915083ee69e65343006382.tar.bz2 gentoo-de71f07e60d91b17dd915083ee69e65343006382.zip |
app-crypt/heimdal: Stabilize 7.8.0-r3 amd64, #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 7e9addcf834c..63e1d110d0b4 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 )" |