summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-04-01 22:17:14 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-04-01 22:17:14 +0000
commit784cad34d24100ec1085d17b603b8715060e0d57 (patch)
tree92e9abf69cbfd9324281f0a678e63cc70fed2edf /dev-php
parentfixing Manifest (diff)
downloadgentoo-2-784cad34d24100ec1085d17b603b8715060e0d57.tar.gz
gentoo-2-784cad34d24100ec1085d17b603b8715060e0d57.tar.bz2
gentoo-2-784cad34d24100ec1085d17b603b8715060e0d57.zip
added ~amd64 to keywords
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-gtk/php-gtk-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-gtk/php-gtk-1.0.0.ebuild b/dev-php/php-gtk/php-gtk-1.0.0.ebuild
index c0f4490c47d3..96216ee86858 100644
--- a/dev-php/php-gtk/php-gtk-1.0.0.ebuild
+++ b/dev-php/php-gtk/php-gtk-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-gtk/php-gtk-1.0.0.ebuild,v 1.2 2004/03/15 13:49:05 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-gtk/php-gtk-1.0.0.ebuild,v 1.3 2004/04/01 22:17:14 jhuebel Exp $
PHP_EXT_NAME="php_gtk"
PHP_EXT_ZENDEXT="no"
@@ -12,7 +12,7 @@ SRC_URI="http://gtk.php.net/distributions/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
DEPEND="$DEPEND"