commit:     6425091f58e3dc222eeeab39c85f0299914b3e1c
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 13:28:13 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 13:28:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6425091f

net-dns/rbldnsd: define USE=ipv6 locally to avoid a pkgcheck warning

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 net-dns/rbldnsd/metadata.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/net-dns/rbldnsd/metadata.xml b/net-dns/rbldnsd/metadata.xml
index 949be0fd7263..0b42c0e0d6ab 100644
--- a/net-dns/rbldnsd/metadata.xml
+++ b/net-dns/rbldnsd/metadata.xml
@@ -5,6 +5,12 @@
     <email>[email protected]</email>
     <name>Michael Orlitzky</name>
   </maintainer>
+  <use>
+    <!-- leave this global flag defined here to avoid a pkgcheck warning -->
+    <flag name="ipv6">
+      Support listening on ipv6 addresses and ipv6 database entries.
+    </flag>
+  </use>
 
   <longdescription lang="en">
     rbldnsd is a small and fast DNS daemon which is especially made to

Reply via email to