summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-05-01 16:17:18 +0000
committerTom Martin <slarti@gentoo.org>2005-05-01 16:17:18 +0000
commit1f58985d52c8d702fc1641fb78ee4ea6852b05d1 (patch)
tree41fd2820473e415f65e016b896ff59bccae26a9a /sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild
parentstable on amd64 and x86, added ~ppc to KEYWORDS. introduced support for the s... (diff)
downloadgentoo-2-1f58985d52c8d702fc1641fb78ee4ea6852b05d1.tar.gz
gentoo-2-1f58985d52c8d702fc1641fb78ee4ea6852b05d1.tar.bz2
gentoo-2-1f58985d52c8d702fc1641fb78ee4ea6852b05d1.zip
Stable on amd64.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild')
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild
index 5bdfd1f0e09f..bb2ba7601d94 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r7.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-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.5 2005/04/25 15:10:59 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.6 2005/05/01 16:17:18 slarti Exp $
inherit cron toolchain-funcs debug
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
LICENSE="as-is"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE="selinux pam debug"
DEPEND=">=sys-apps/portage-2.0.47-r10