diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 12:18:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 12:20:26 +0000 |
commit | 6a6590c12b90768914e53cb2938ac587ab5df82e (patch) | |
tree | 01cde4ae12c0d9bc1959c25b3b3c7578b59e5335 /sys-apps/watchdog | |
parent | dev-ruby/test-unit-rr: stable 1.0.5 for ia64, bug #639720 (diff) | |
download | gentoo-6a6590c12b90768914e53cb2938ac587ab5df82e.tar.gz gentoo-6a6590c12b90768914e53cb2938ac587ab5df82e.tar.bz2 gentoo-6a6590c12b90768914e53cb2938ac587ab5df82e.zip |
sys-apps/watchdog: stable 5.15 for ppc, bug #639506
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-apps/watchdog')
-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 0f79bd4cb7fd..3c3b6f51e119 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 )" |