diff options
author | Sam James <sam@gentoo.org> | 2020-12-30 00:23:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-30 00:23:12 +0000 |
commit | a4204186d609106f237a8909a5d0a479348c5e76 (patch) | |
tree | 06edc48a85bec8779b661b993857d2e240de0775 /app-crypt/heimdal | |
parent | app-misc/mc: Stabilize 4.8.25-r1 arm, #761912 (diff) | |
download | gentoo-a4204186d609106f237a8909a5d0a479348c5e76.tar.gz gentoo-a4204186d609106f237a8909a5d0a479348c5e76.tar.bz2 gentoo-a4204186d609106f237a8909a5d0a479348c5e76.zip |
app-crypt/heimdal: Stabilize 7.7.0-r1 arm, #762223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild index ad0fc3116a22..00cccacdc023 100644 --- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.0-r1.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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="afs +berkdb caps gdbm hdb-ldap libressl +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |