www-apache/mod_dnssd: keyword 0.6-r2 for ~loong

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2023-07-27 17:29:31 +08:00
parent ad12954df1
commit 4b3da6a4f9

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~riscv x86"
KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86"
DEPEND="net-dns/avahi[dbus]"
RDEPEND="${DEPEND}"