summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-10-09 09:04:54 +0000
committerJason Wever <weeve@gentoo.org>2005-10-09 09:04:54 +0000
commit95b7593080e94acee308898a430320d587e9731d (patch)
tree00e47ef69cb3d2832437e249f6b5b02d7658afc3 /dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild
parentLeftover. (diff)
downloadgentoo-2-95b7593080e94acee308898a430320d587e9731d.tar.gz
gentoo-2-95b7593080e94acee308898a430320d587e9731d.tar.bz2
gentoo-2-95b7593080e94acee308898a430320d587e9731d.zip
Added ~sparc keyword.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild')
-rw-r--r--dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild
index 987acdfbaf9e..e33b9b23e8c2 100644
--- a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild
+++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild,v 1.3 2005/10/09 08:57:23 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild,v 1.4 2005/10/09 09:04:54 weeve Exp $
inherit php-pear-r1
@@ -9,6 +9,6 @@ SRC_URI="http://pear.php.net/get/Math_Stats-0.9.0beta3.tgz"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""
S="${WORKDIR}/Math_Stats-0.9.0beta3"