summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-07-01 14:34:35 +0100
committerMarek Szuba <marecki@gentoo.org>2021-07-01 15:06:09 +0100
commit49611562871f73c26c00e515aae722c08b899b72 (patch)
tree7f64e45f20171b6611b75187173d5f231d4596ec /app-crypt/heimdal
parentprofiles/arch/riscv: consolidate masks related to sys-libs/libunwind (diff)
downloadgentoo-49611562871f73c26c00e515aae722c08b899b72.tar.gz
gentoo-49611562871f73c26c00e515aae722c08b899b72.tar.bz2
gentoo-49611562871f73c26c00e515aae722c08b899b72.zip
app-crypt/heimdal: keyword 7.7.0-r2 for ~riscv
Builds, tests and installs fine. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/heimdal-7.7.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild
index 98f5fed12490..ed69823743dd 100644
--- a/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild
+++ b/app-crypt/heimdal/heimdal-7.7.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
VIRTUALX_REQUIRED="manual"
inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx flag-o-matic
@@ -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 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 )"