commit: b47ef4264d4fcccb6f911236d314d30838da721c Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Mon Nov 28 11:41:58 2022 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Mon Nov 28 11:44:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47ef426
app-crypt/heimdal: stabilize 7.7.1 amd64 #881439 Signed-off-by: Eray Aslan <eras <AT> gentoo.org> app-crypt/heimdal/heimdal-7.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/heimdal/heimdal-7.7.1.ebuild b/app-crypt/heimdal/heimdal-7.7.1.ebuild index ad8d45881eaf..fe5a79422feb 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 )"
