commit: 1ff4f3f825c90e73e92a94a5b51b5f7ae0fb1075
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 14:45:20 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 14:45:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff4f3f8
sys-apps/watchdog: arm stable wrt bug #639506
Package-Manager: Portage-2.3.13, Repoman-2.3.3
sys-apps/watchdog/watchdog-5.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/watchdog/watchdog-5.15.ebuild
b/sys-apps/watchdog/watchdog-5.15.ebuild
index 3c3b6f51e11..1907cbce3c0 100644
--- a/sys-apps/watchdog/watchdog-5.15.ebuild
+++ b/sys-apps/watchdog/watchdog-5.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390
~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh
~sparc x86"
IUSE="nfs"
RDEPEND="nfs? ( net-libs/libtirpc )"