summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-07 17:45:20 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-07 17:45:55 +0300
commit1ff4f3f825c90e73e92a94a5b51b5f7ae0fb1075 (patch)
tree3d85a996b49f173e7d705f5b26f38f5318235e64 /sys-apps/watchdog
parentnet-print/pnm2ppa: Migrate from LINGUAS to L10N. (diff)
downloadgentoo-1ff4f3f825c90e73e92a94a5b51b5f7ae0fb1075.tar.gz
gentoo-1ff4f3f825c90e73e92a94a5b51b5f7ae0fb1075.tar.bz2
gentoo-1ff4f3f825c90e73e92a94a5b51b5f7ae0fb1075.zip
sys-apps/watchdog: arm stable wrt bug #639506
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r--sys-apps/watchdog/watchdog-5.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/watchdog/watchdog-5.15.ebuild b/sys-apps/watchdog/watchdog-5.15.ebuild
index 3c3b6f51e119..1907cbce3c03 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 )"