Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/
Date: Wed, 30 Dec 2020 00:24:08
Message-Id: 1609287837.661cd7ccb84b0ff781c48a08f87b6969eb188bdf.sam@gentoo
1 commit: 661cd7ccb84b0ff781c48a08f87b6969eb188bdf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 00:23:57 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 00:23:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661cd7cc
7
8 app-crypt/heimdal: Stabilize 7.7.0-r1 arm64, #762223
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
16 index 00cccacdc02..52af32a12e6 100644
17 --- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
18 +++ b/app-crypt/heimdal/heimdal-7.7.0-r1.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 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 IUSE="afs +berkdb caps gdbm hdb-ldap libressl +lmdb otp selinux ssl static-libs test X"
26 RESTRICT="!test? ( test )"