summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/check/check-0.9.2.ebuild')
-rw-r--r--dev-libs/check/check-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.2.ebuild b/dev-libs/check/check-0.9.2.ebuild
index 82a6bb0455a2..056f95f81ea4 100644
--- a/dev-libs/check/check-0.9.2.ebuild
+++ b/dev-libs/check/check-0.9.2.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-libs/check/check-0.9.2.ebuild,v 1.10 2005/04/08 15:55:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.2.ebuild,v 1.11 2005/04/09 20:51:28 hansmi Exp $
DESCRIPTION="A unit test framework for C"
HOMEPAGE="http://sourceforge.net/projects/check/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 s390 sh sparc x86 ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 s390 sh sparc x86 ppc64 ppc"
IUSE=""
DEPEND=""