diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-18 15:41:29 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-18 15:41:29 -0500 |
| commit | 201b1a5f202628742bb2b602acc1147303f503ab (patch) | |
| tree | 48d6c9d5754ae1d1a7078e37bc40e108cecf4fbf /net-dns | |
| parent | 4f24a5a81ceb5b88ec46c27b34f371d5a8e30152 (diff) | |
| download | baldeagleos-repo-201b1a5f202628742bb2b602acc1147303f503ab.tar.gz baldeagleos-repo-201b1a5f202628742bb2b602acc1147303f503ab.tar.xz baldeagleos-repo-201b1a5f202628742bb2b602acc1147303f503ab.zip | |
Adding metadata
Diffstat (limited to 'net-dns')
| -rw-r--r-- | net-dns/unbound/unbound-1.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.26.1.ebuild b/net-dns/unbound/unbound-1.26.1.ebuild index 2adbae1fbda9..59889da11d28 100644 --- a/net-dns/unbound/unbound-1.26.1.ebuild +++ b/net-dns/unbound/unbound-1.26.1.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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |
