diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 11:03:16 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 11:57:41 +0200 |
commit | 486399dac1e04f68778e25b13250ce11c3047ee8 (patch) | |
tree | 8c9408452ff16cda43ad62f6e40dc6f63ba7b392 /app-crypt/heimdal | |
parent | app-emulation/spice-0.13.3-r2: add amd64 keyword (diff) | |
download | gentoo-486399dac1e04f68778e25b13250ce11c3047ee8.tar.gz gentoo-486399dac1e04f68778e25b13250ce11c3047ee8.tar.bz2 gentoo-486399dac1e04f68778e25b13250ce11c3047ee8.zip |
app-crypt/heimdal-7.4.0-r0: add amd64 keyword
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 441c9a0f794f..e4dd6ce01a39 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}] ) |