diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-16 21:04:07 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-16 20:12:30 +0100 |
commit | d2d5d03cc0809336e3480356f16e6eed6bfc882c (patch) | |
tree | 9bca1a5a52d03aea428fadb6b40a41f93255ee64 /app-crypt/heimdal | |
parent | app-office/libreoffice: Raise minimum dev-libs/boost to >=1.72.0 (diff) | |
download | gentoo-d2d5d03cc0809336e3480356f16e6eed6bfc882c.tar.gz gentoo-d2d5d03cc0809336e3480356f16e6eed6bfc882c.tar.bz2 gentoo-d2d5d03cc0809336e3480356f16e6eed6bfc882c.zip |
app-crypt/heimdal: stable 7.6.0 for sparc, bug #686034
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild index a4b03f644ada..648f2f91ecff 100644 --- a/app-crypt/heimdal/heimdal-7.6.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.6.0.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 ipv6 libressl +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |