diff options
author | 2012-07-01 18:20:07 +0000 | |
---|---|---|
committer | 2012-07-01 18:20:07 +0000 | |
commit | 9ae8f9ee810699db47218e4f8c792fbd3a7e9f64 (patch) | |
tree | 2e34458231eda8c69bd0bed2fc39de7cd41fede6 /sys-process/dcron/dcron-4.5.ebuild | |
parent | bump; vdr-plugin-2.eclass; fixed bug 424265 (diff) | |
download | gentoo-2-9ae8f9ee810699db47218e4f8c792fbd3a7e9f64.tar.gz gentoo-2-9ae8f9ee810699db47218e4f8c792fbd3a7e9f64.tar.bz2 gentoo-2-9ae8f9ee810699db47218e4f8c792fbd3a7e9f64.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #413969
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'sys-process/dcron/dcron-4.5.ebuild')
-rw-r--r-- | sys-process/dcron/dcron-4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/dcron/dcron-4.5.ebuild b/sys-process/dcron/dcron-4.5.ebuild index 266e6f23aa82..ed04f16a47f7 100644 --- a/sys-process/dcron/dcron-4.5.ebuild +++ b/sys-process/dcron/dcron-4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5.ebuild,v 1.8 2012/05/24 05:48:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5.ebuild,v 1.9 2012/07/01 18:20:07 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.jimpryor.net/linux/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" src_prepare() { |