diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-28 20:27:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-10-28 20:27:48 +0000 |
commit | 77565c659e91bc97b9d98211909b24031366eed7 (patch) | |
tree | 6e00c3acb668e9c8d9ddfb3a7234868f5c54b0ed /net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild | |
parent | improve spamd.init as per bug #22833 so it starts in the correct place, and b... (diff) | |
download | gentoo-2-77565c659e91bc97b9d98211909b24031366eed7.tar.gz gentoo-2-77565c659e91bc97b9d98211909b24031366eed7.tar.bz2 gentoo-2-77565c659e91bc97b9d98211909b24031366eed7.zip |
move to x86, add other arches that it should work on
Diffstat (limited to 'net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild')
-rw-r--r-- | net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild index cf2e603266a9..25a31d58e929 100644 --- a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild +++ b/net-misc/aggregate-flim/aggregate-flim-1.0.2.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/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.2 2003/09/13 07:55:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.3 2003/10/28 20:27:45 robbat2 Exp $ MY_PN="${PN/-flim}" MY_P="${MY_PN}-${PV}" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.vergenet.net/linux/${MY_PN}/" SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc ~alpha ~arm ~hppa ia64 amd64 ~sparc ~mips" IUSE="" DEPEND="dev-libs/vanessa-logger" #RDEPEND="" |