summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-28 14:29:27 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-28 14:29:27 +0200
commit65e389712ed25c7472238933d0d3f04fbdce7725 (patch)
tree75b924b4608a15395d18aabac8e4cc7ade122864 /net-dns
parentmedia-libs/lv2: Stabilize 1.18.10-r1 arm, #932989 (diff)
downloadgentoo-65e389712ed25c7472238933d0d3f04fbdce7725.tar.gz
gentoo-65e389712ed25c7472238933d0d3f04fbdce7725.tar.bz2
gentoo-65e389712ed25c7472238933d0d3f04fbdce7725.zip
net-dns/unbound: Stabilize 1.19.3 arm, #933006
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.19.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.19.3.ebuild b/net-dns/unbound/unbound-1.19.3.ebuild
index 67da62c07740..d72fa67e6b9a 100644
--- a/net-dns/unbound/unbound-1.19.3.ebuild
+++ b/net-dns/unbound/unbound-1.19.3.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD GPL-2"
SLOT="0/8" # ABI version of libunbound.so
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"