diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:21:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:21:10 +0000 |
commit | 75ff679c2408709a472672ce2088c63e07fc8c7c (patch) | |
tree | a3bef28ed936660ec6de1b5d8e5fef926e0c3f27 /sys-apps/watchdog | |
parent | sys-apps/sg3_utils: Stabilize 1.46-r1 arm, #789864 (diff) | |
download | gentoo-75ff679c2408709a472672ce2088c63e07fc8c7c.tar.gz gentoo-75ff679c2408709a472672ce2088c63e07fc8c7c.tar.bz2 gentoo-75ff679c2408709a472672ce2088c63e07fc8c7c.zip |
sys-apps/watchdog: Stabilize 5.16 arm, #789867
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r-- | sys-apps/watchdog/watchdog-5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/watchdog/watchdog-5.16.ebuild b/sys-apps/watchdog/watchdog-5.16.ebuild index b33ac35b7f6a..688d81b3eb3e 100644 --- a/sys-apps/watchdog/watchdog-5.16.ebuild +++ b/sys-apps/watchdog/watchdog-5.16.ebuild @@ -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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="nfs" RDEPEND="nfs? ( net-libs/libtirpc )" |