diff options
author | 2019-10-11 17:32:29 +0200 | |
---|---|---|
committer | 2019-10-11 17:32:29 +0200 | |
commit | b36ec14dda746dd6f356e3ce1cf20728c45bd81f (patch) | |
tree | d2f0c1f347326583a0d5b269009c023006247856 /app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | |
parent | app-cdr: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.tar.gz gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.tar.bz2 gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.zip |
app-crypt: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal/heimdal-7.7.0-r1.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild index 96697f3aa74b..86cc8ddc99fb 100644 --- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.0-r1.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" IUSE="afs +berkdb caps gdbm hdb-ldap libressl +lmdb otp selinux ssl static-libs test X" CDEPEND=" |