diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:56:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:56:15 +0000 |
commit | 504d812a767521999f82cf1b41f09ce708040755 (patch) | |
tree | 82bcd5e0f4c8ce995bd241668deacad27ce875d5 /sys-apps/watchdog/watchdog-5.4.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-504d812a767521999f82cf1b41f09ce708040755.tar.gz gentoo-2-504d812a767521999f82cf1b41f09ce708040755.tar.bz2 gentoo-2-504d812a767521999f82cf1b41f09ce708040755.zip |
Add ~sparc wrt #352232
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/watchdog/watchdog-5.4.ebuild')
-rw-r--r-- | sys-apps/watchdog/watchdog-5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/watchdog/watchdog-5.4.ebuild b/sys-apps/watchdog/watchdog-5.4.ebuild index 924943377108..c375d3d38db7 100644 --- a/sys-apps/watchdog/watchdog-5.4.ebuild +++ b/sys-apps/watchdog/watchdog-5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild,v 1.5 2008/06/22 14:44:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.4.ebuild,v 1.6 2011/02/12 18:56:15 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm m68k ~mips ppc s390 sh x86" +KEYWORDS="amd64 arm m68k ~mips ppc s390 sh ~sparc x86" IUSE="" DEPEND="" |