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: 1609287792.a4204186d609106f237a8909a5d0a479348c5e76.sam@gentoo
1 commit: a4204186d609106f237a8909a5d0a479348c5e76
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 00:23:12 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 00:23:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4204186
7
8 app-crypt/heimdal: Stabilize 7.7.0-r1 arm, #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 ad0fc3116a2..00cccacdc02 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 )"