summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:17:12 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:17:12 +0100
commit86aff70d76ea700f6aeea2a6219da122d967a9b1 (patch)
tree4da973a9fbde6262166ff730e8c6743599446666 /app-crypt
parentapp-backup/bacula: destabilize for ~ppc (diff)
downloadgentoo-86aff70d76ea700f6aeea2a6219da122d967a9b1.tar.gz
gentoo-86aff70d76ea700f6aeea2a6219da122d967a9b1.tar.bz2
gentoo-86aff70d76ea700f6aeea2a6219da122d967a9b1.zip
app-crypt/heimdal: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/heimdal-7.7.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r3.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r3.ebuild
index 877ceb3362f7..832a5ab34fbd 100644
--- a/app-crypt/heimdal/heimdal-7.7.0-r3.ebuild
+++ b/app-crypt/heimdal/heimdal-7.7.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"