diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-20 18:39:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-20 18:43:18 +0300 |
commit | 945e07987aa2b7b4b11374eec1758f2be83103e6 (patch) | |
tree | 213495012de9b909a2c9f28a39931e6762e95788 /net-dns | |
parent | net-dns/bind-tools: Drop old (diff) | |
download | gentoo-945e07987aa2b7b4b11374eec1758f2be83103e6.tar.gz gentoo-945e07987aa2b7b4b11374eec1758f2be83103e6.tar.bz2 gentoo-945e07987aa2b7b4b11374eec1758f2be83103e6.zip |
net-dns/bind: mark stable
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.16.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.16.8.ebuild b/net-dns/bind/bind-9.16.8.ebuild index 2c16964d6892..b01bc14d98fc 100644 --- a/net-dns/bind/bind-9.16.8.ebuild +++ b/net-dns/bind/bind-9.16.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re dlz/mysql and threads, needs to be verified.. @@ -33,7 +33,7 @@ SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${P}.tar.xz LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" # -berkdb by default re bug 602682 IUSE="-berkdb +caps +dlz dnstap doc dnsrps fixed-rrset geoip geoip2 gssapi json ldap libressl lmdb mysql odbc postgres python selinux static-libs |