Gentoo Archives: gentoo-commits

From: Eray Aslan <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/
Date: Mon, 28 Nov 2022 11:44:12
Message-Id: 1669635842.b47ef4264d4fcccb6f911236d314d30838da721c.eras@gentoo
1 commit: b47ef4264d4fcccb6f911236d314d30838da721c
2 Author: Eray Aslan <eras <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 11:41:58 2022 +0000
4 Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 11:44:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47ef426
7
8 app-crypt/heimdal: stabilize 7.7.1 amd64 #881439
9
10 Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
11
12 app-crypt/heimdal/heimdal-7.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/heimdal/heimdal-7.7.1.ebuild b/app-crypt/heimdal/heimdal-7.7.1.ebuild
16 index ad8d45881eaf..fe5a79422feb 100644
17 --- a/app-crypt/heimdal/heimdal-7.7.1.ebuild
18 +++ b/app-crypt/heimdal/heimdal-7.7.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
25 IUSE="afs +berkdb caps gdbm hdb-ldap +lmdb otp selinux ssl static-libs test X"
26 RESTRICT="!test? ( test )"