commit: 7106af74ed078fa011f7a5d200798926c2d5cfb4 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Aug 5 00:31:46 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Aug 5 00:31:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7106af74
www-apache/mod_dnssd: arm64 keyworded Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild b/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild index 933f6ca15a8..c23885fa5aa 100644 --- a/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild +++ b/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND="net-dns/avahi[dbus]"