diff options
author | 2004-07-03 02:20:03 +0000 | |
---|---|---|
committer | 2004-07-03 02:20:03 +0000 | |
commit | 61b57217db7b2ea2570445bc3b5da7125e165883 (patch) | |
tree | 253daad52660d8c3132b106a95d6c45aaa0ba136 /dev-util/global/global-4.7.2.ebuild | |
parent | IUSE (Manifest recommit) (diff) | |
download | gentoo-2-61b57217db7b2ea2570445bc3b5da7125e165883.tar.gz gentoo-2-61b57217db7b2ea2570445bc3b5da7125e165883.tar.bz2 gentoo-2-61b57217db7b2ea2570445bc3b5da7125e165883.zip |
added ~amd64 KEYWORD since michael (see below) tested it on that architecture
Diffstat (limited to 'dev-util/global/global-4.7.2.ebuild')
-rw-r--r-- | dev-util/global/global-4.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/global/global-4.7.2.ebuild b/dev-util/global/global-4.7.2.ebuild index e48925ad653d..35944e5e62a1 100644 --- a/dev-util/global/global-4.7.2.ebuild +++ b/dev-util/global/global-4.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.7.2.ebuild,v 1.1 2004/07/02 21:17:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.7.2.ebuild,v 1.2 2004/07/03 02:20:03 seemant Exp $ IUSE="ssl postgres" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~mips" +KEYWORDS="~x86 ~amd64 ~sparc ~mips" DEPEND=">=sys-libs/glibc-2.2 postgres? ( >=dev-db/postgresql-7.1 ) |