diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 17:23:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 17:23:02 +0100 |
commit | 83599b60b7b85678a75591fc50aa5e7780b5a7ac (patch) | |
tree | 76781a9908a89590fa3c9fff958b676adfa1d4b1 /app-crypt/heimdal | |
parent | app-crypt/heimdal: Stabilize 7.8.0-r1 amd64, #894490 (diff) | |
download | gentoo-83599b60b7b85678a75591fc50aa5e7780b5a7ac.tar.gz gentoo-83599b60b7b85678a75591fc50aa5e7780b5a7ac.tar.bz2 gentoo-83599b60b7b85678a75591fc50aa5e7780b5a7ac.zip |
app-crypt/heimdal: Stabilize 7.8.0-r1 arm, #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 f6fca46b3e14..ce2a4bbcc4b9 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 )" |