diff options
Diffstat (limited to 'sys-apps/fcron/fcron-2.0.0-r3.ebuild')
-rw-r--r-- | sys-apps/fcron/fcron-2.0.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fcron/fcron-2.0.0-r3.ebuild b/sys-apps/fcron/fcron-2.0.0-r3.ebuild index 55b6a4b9b7f7..b22435d1a4be 100644 --- a/sys-apps/fcron/fcron-2.0.0-r3.ebuild +++ b/sys-apps/fcron/fcron-2.0.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r3.ebuild,v 1.2 2003/04/21 17:00:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r3.ebuild,v 1.3 2003/05/15 03:22:56 kumba Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://fcron.free.fr/${P}.src.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc ~sparc hppa" +KEYWORDS="~x86 -ppc ~sparc hppa ~mips" DEPEND="virtual/editor" RDEPEND="!virtual/cron sys-apps/cronbase virtual/mta" |