diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 22:40:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 23:02:19 +0200 |
commit | 36af3b84d2cacdf4bc99c28e2fd3260edab72c1d (patch) | |
tree | 2618f8cbfe7226e3b0ec30002224a0fbae7742b0 /app-crypt/heimdal/heimdal-7.4.0.ebuild | |
parent | media-gfx/imagemagick: x86 stable (bug #625404) (diff) | |
download | gentoo-36af3b84d2cacdf4bc99c28e2fd3260edab72c1d.tar.gz gentoo-36af3b84d2cacdf4bc99c28e2fd3260edab72c1d.tar.bz2 gentoo-36af3b84d2cacdf4bc99c28e2fd3260edab72c1d.zip |
app-crypt/heimdal: x86 stable (bug #624674)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-crypt/heimdal/heimdal-7.4.0.ebuild')
-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 904c328745c9..6170cfab892c 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}] ) |