summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-09 20:57:10 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-09 20:57:10 +0000
commit74bdb7c307b97224ce473678de8e1294d8f247d9 (patch)
treed5840fc57a7c77ef8233f7d6c09b3b76bf41239d /dev-libs/check/check-0.9.2.ebuild
parentStable on SPARC. (diff)
downloadhistorical-74bdb7c307b97224ce473678de8e1294d8f247d9.tar.gz
historical-74bdb7c307b97224ce473678de8e1294d8f247d9.tar.bz2
historical-74bdb7c307b97224ce473678de8e1294d8f247d9.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
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=""