summaryrefslogtreecommitdiff
path: root/net-dns/avahi/avahi-0.7-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/avahi/avahi-0.7-r2.ebuild')
-rw-r--r--net-dns/avahi/avahi-0.7-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild
index a1d608250889..5768b6f05c1a 100644
--- a/net-dns/avahi/avahi-0.7-r2.ebuild
+++ b/net-dns/avahi/avahi-0.7-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/lathiat/avahi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt5 selinux test"
RESTRICT="!test? ( test )"
@@ -190,7 +190,7 @@ multilib_src_install() {
docinto html
dodoc -r doxygen/html/.
insinto /usr/share/devhelp/books/avahi
- doins avahi.devhelp || die
+ doins avahi.devhelp
fi
# The build system creates an empty "/run" directory, so we clean it up here