diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-02 16:31:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-02 16:31:05 +0000 |
commit | 8c497423fb5aa9107d95921ceed15505b31721b7 (patch) | |
tree | acdc21801f155b05053b62e6ee2ce695fe3dbbc7 /sys-process/fcron/fcron-3.0.4-r2.ebuild | |
parent | Update pmask :/ missing trailing .0 (diff) | |
download | gentoo-2-8c497423fb5aa9107d95921ceed15505b31721b7.tar.gz gentoo-2-8c497423fb5aa9107d95921ceed15505b31721b7.tar.bz2 gentoo-2-8c497423fb5aa9107d95921ceed15505b31721b7.zip |
Add ~ia64 wrt #282972
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-process/fcron/fcron-3.0.4-r2.ebuild')
-rw-r--r-- | sys-process/fcron/fcron-3.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/fcron/fcron-3.0.4-r2.ebuild b/sys-process/fcron/fcron-3.0.4-r2.ebuild index c5c89f0e03ca..0cee5b10900e 100644 --- a/sys-process/fcron/fcron-3.0.4-r2.ebuild +++ b/sys-process/fcron/fcron-3.0.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v 1.1 2009/06/09 17:58:51 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v 1.2 2009/10/02 16:31:05 armin76 Exp $ inherit autotools cron pam eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="doc? ( app-text/openjade |