diff options
author | Eray Aslan <eras@gentoo.org> | 2022-11-28 12:42:54 +0100 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2022-11-28 12:44:02 +0100 |
commit | ca43de0cfa37c590ccefea0f82550cfa9016f727 (patch) | |
tree | b15bcb2029613d88d694e252bc9023fc2a4dc9f7 /app-crypt/heimdal | |
parent | app-crypt/heimdal: stabilize 7.7.1 amd64 #881439 (diff) | |
download | gentoo-ca43de0cfa37c590ccefea0f82550cfa9016f727.tar.gz gentoo-ca43de0cfa37c590ccefea0f82550cfa9016f727.tar.bz2 gentoo-ca43de0cfa37c590ccefea0f82550cfa9016f727.zip |
app-crypt/heimdal: stabilize 7.7.1 x86 #881439
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.1.ebuild b/app-crypt/heimdal/heimdal-7.7.1.ebuild index fe5a79422feb..36394d4af47a 100644 --- a/app-crypt/heimdal/heimdal-7.7.1.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.1.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 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="afs +berkdb caps gdbm hdb-ldap +lmdb otp selinux ssl static-libs test X" RESTRICT="!test? ( test )" |