summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-03-04 04:50:15 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-03-04 04:50:15 +0000
commit317e9ab2694dff547173646c89e984ab3a740fbc (patch)
treea2a46ce2652e141874d06de5165e4939a99a8b50 /sys-libs/lib-compat
parentadded ~amd64 to keywords (Manifest recommit) (diff)
downloadgentoo-2-317e9ab2694dff547173646c89e984ab3a740fbc.tar.gz
gentoo-2-317e9ab2694dff547173646c89e984ab3a740fbc.tar.bz2
gentoo-2-317e9ab2694dff547173646c89e984ab3a740fbc.zip
added amd64 to keywords
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r--sys-libs/lib-compat/lib-compat-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/lib-compat/lib-compat-1.3.ebuild b/sys-libs/lib-compat/lib-compat-1.3.ebuild
index 3021fc2564b3..b7127850d957 100644
--- a/sys-libs/lib-compat/lib-compat-1.3.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.3.ebuild,v 1.1 2003/10/28 22:07:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.3.ebuild,v 1.2 2004/03/04 04:50:15 jhuebel Exp $
DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for programs new and old"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha amd64"
DEPEND="virtual/glibc"