diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 11:02:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 11:02:54 +0000 |
commit | 6765392f93bd1c245ad227131d595635b2ff40ec (patch) | |
tree | 45c358dd71f1cda0433505ab36649747b2c21a82 /app-crypt | |
parent | app-admin/sysklogd: Removed old (diff) | |
download | gentoo-6765392f93bd1c245ad227131d595635b2ff40ec.tar.gz gentoo-6765392f93bd1c245ad227131d595635b2ff40ec.tar.bz2 gentoo-6765392f93bd1c245ad227131d595635b2ff40ec.zip |
app-crypt/heimdal: Stabilize 7.7.0-r1 x86, #762223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 e4429e9372fa..e6fabf4e9541 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 )" |