diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:19 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:19 +0200 |
commit | acc46f8b6b79b843dc047e9a6caeaa4710210e4d (patch) | |
tree | 65e3dae213730db6046fcce09e8f0dcad4b862ed /app-crypt/heimdal | |
parent | media-libs/libpng-1.6.29-r0: alpha stable (diff) | |
download | gentoo-acc46f8b6b79b843dc047e9a6caeaa4710210e4d.tar.gz gentoo-acc46f8b6b79b843dc047e9a6caeaa4710210e4d.tar.bz2 gentoo-acc46f8b6b79b843dc047e9a6caeaa4710210e4d.zip |
app-crypt/heimdal-7.4.0-r0: alpha stable
Gentoo-Bug: 624674
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.4.0.ebuild b/app-crypt/heimdal/heimdal-7.4.0.ebuild index 02fb0c0c01cd..d569923d20db 100644 --- a/app-crypt/heimdal/heimdal-7.4.0.ebuild +++ b/app-crypt/heimdal/heimdal-7.4.0.ebuild @@ -14,7 +14,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 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="afs +berkdb caps hdb-ldap ipv6 otp +pkinit selinux ssl static-libs test X" CDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) |