diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:56:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:56:44 +0200 |
commit | 878d30d489b875a3b880db96970e47b08e706b10 (patch) | |
tree | a9946bc44b32d7bfb57a6ec1871c1ac472e87467 /app-crypt | |
parent | x11-misc/gxmessage: x86 stable (bug #686196) (diff) | |
download | gentoo-878d30d489b875a3b880db96970e47b08e706b10.tar.gz gentoo-878d30d489b875a3b880db96970e47b08e706b10.tar.bz2 gentoo-878d30d489b875a3b880db96970e47b08e706b10.zip |
app-crypt/heimdal: x86 stable (bug #686034)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 df012eeeae89..d2a3b498e75d 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 ~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 gdbm hdb-ldap ipv6 libressl +lmdb otp +pkinit selinux ssl static-libs test X" CDEPEND=" |