diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 14:12:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 14:12:29 +0200 |
commit | 11e77d1da5d6d55b946e92a5aa7c0a8e6ac040f2 (patch) | |
tree | 76ff69b39a70ba6ff9492ed85396825c4ea66f00 /app-crypt/heimdal | |
parent | app-crypt/heimdal: Stabilize 7.7.1 arm64, #881439 (diff) | |
download | gentoo-11e77d1da5d6d55b946e92a5aa7c0a8e6ac040f2.tar.gz gentoo-11e77d1da5d6d55b946e92a5aa7c0a8e6ac040f2.tar.bz2 gentoo-11e77d1da5d6d55b946e92a5aa7c0a8e6ac040f2.zip |
app-crypt/heimdal: Stabilize 7.7.1 arm, #881439
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.1.ebuild b/app-crypt/heimdal/heimdal-7.7.1.ebuild index ded7f3a12a68..4774bf7a3afb 100644 --- a/app-crypt/heimdal/heimdal-7.7.1.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.1.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 )" |