diff options
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r-- | sys-apps/watchdog/watchdog-5.2.4_p5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/watchdog/watchdog-5.2.4_p5.ebuild b/sys-apps/watchdog/watchdog-5.2.4_p5.ebuild index a13cf8b0e8a2..77e05b90cac8 100644 --- a/sys-apps/watchdog/watchdog-5.2.4_p5.ebuild +++ b/sys-apps/watchdog/watchdog-5.2.4_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.2.4_p5.ebuild,v 1.2 2005/12/30 11:56:19 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.2.4_p5.ebuild,v 1.3 2005/12/31 09:25:22 vapier Exp $ inherit eutils @@ -14,9 +14,9 @@ SRC_URI="mirror://debian/pool/main/w/watchdog/${MY_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc x86" - +KEYWORDS="~amd64 arm ~mips ~ppc sh x86" IUSE="" + DEPEND="" src_unpack() { |