summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Hildebrand <zypher@gentoo.org>2004-06-04 09:37:07 +0000
committerMarc Hildebrand <zypher@gentoo.org>2004-06-04 09:37:07 +0000
commita4f050b6fd2d67f729cbc63eb193150e2abdf915 (patch)
treef914c524183f70ee3a38a42c26e66710d1a01e94 /dev-libs/libtc
parentBatch of security updates that apparently got missed. Finally removed 2.4.{2... (diff)
downloadgentoo-2-a4f050b6fd2d67f729cbc63eb193150e2abdf915.tar.gz
gentoo-2-a4f050b6fd2d67f729cbc63eb193150e2abdf915.tar.bz2
gentoo-2-a4f050b6fd2d67f729cbc63eb193150e2abdf915.zip
corrected KEYWORDS
Diffstat (limited to 'dev-libs/libtc')
-rw-r--r--dev-libs/libtc/libtc-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtc/libtc-1.1.0.ebuild b/dev-libs/libtc/libtc-1.1.0.ebuild
index 071aa7f091d8..cb7b44037ce6 100644
--- a/dev-libs/libtc/libtc-1.1.0.ebuild
+++ b/dev-libs/libtc/libtc-1.1.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-libs/libtc/libtc-1.1.0.ebuild,v 1.1 2004/06/04 09:28:44 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtc/libtc-1.1.0.ebuild,v 1.2 2004/06/04 09:37:07 zypher Exp $
IUSE="static"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT X11"
-KEYWORDS="x86"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64"
RDEPEND="virtual/glibc"
DEPEND="${RDEPEND}"