Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246319 - allow testing on solaris prefix for apache-tools-2.2.9 ebuild
Summary: allow testing on solaris prefix for apache-tools-2.2.9 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 19:15 UTC by Quentin Conner
Modified: 2008-11-10 19:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quentin Conner 2008-11-10 19:15:57 UTC
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"
Comment 1 Fabian Groffen gentoo-dev 2008-11-10 19:22:26 UTC
added, thanks!