diff options
author | Sam James <sam@gentoo.org> | 2023-04-01 01:54:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-01 01:54:47 +0100 |
commit | 2ca846db74f76def84731eaf2c8442423fc2e9b2 (patch) | |
tree | 3c79db8028597f5ba51e6b07b7ee0412056c5738 /app-crypt/heimdal | |
parent | sys-devel/gcc: add 11.3.1_p20230331 (diff) | |
download | gentoo-2ca846db74f76def84731eaf2c8442423fc2e9b2.tar.gz gentoo-2ca846db74f76def84731eaf2c8442423fc2e9b2.tar.bz2 gentoo-2ca846db74f76def84731eaf2c8442423fc2e9b2.zip |
app-crypt/heimdal: Stabilize 7.8.0-r1 arm64, #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 b1f928b677ed..94c61a4ca265 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 )" |