add solaris sparc and solaris x64 platforms for testing. --- apache-tools-2.2.9.ebuild_RSYNC20081106 2008-10-26 09:21:31.000000000 -0500 +++ apache-tools-2.2.9.ebuild 2008-11-06 12:51:24.443938000 -0600 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/apache-tools-2.2.9.ebuild,v 1.9 2008/10/25 21:56:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/apache-tools-2.2.9.ebuild,v 1.7 2008/06/16 16:09:36 ranger Exp $ EAPI="prefix" @@ -12,7 +12,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x64-solaris" IUSE="ssl" RESTRICT="test"
added, thanks!