diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:31:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:31:38 +0100 |
commit | e723cb85eb6a4febf62aab5f1b148b358694e46e (patch) | |
tree | 5bff00ee48550cab62b43add4730cb53cc0c942d /sys-apps | |
parent | app-crypt/libu2f-host: x86 stable (bug #602198) (diff) | |
download | gentoo-e723cb85eb6a4febf62aab5f1b148b358694e46e.tar.gz gentoo-e723cb85eb6a4febf62aab5f1b148b358694e46e.tar.bz2 gentoo-e723cb85eb6a4febf62aab5f1b148b358694e46e.zip |
sys-apps/watchdog: x86 stable (bug #639506)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/watchdog/watchdog-5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/watchdog/watchdog-5.15.ebuild b/sys-apps/watchdog/watchdog-5.15.ebuild index 1c38ff5e0028..e7de74cd10dc 100644 --- a/sys-apps/watchdog/watchdog-5.15.ebuild +++ b/sys-apps/watchdog/watchdog-5.15.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 ~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 )" |