summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-23 06:25:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-23 06:25:55 +0000
commit633d79e728f18fd0630415b5f693ca61fbb547dc (patch)
treea3bf034fbc239f028e5b949a7eb54e952fba3ab9 /dev-libs/check
parentAdded ~x86 keywords as per testing with realtime module and jackd (with realt... (diff)
downloadgentoo-2-633d79e728f18fd0630415b5f693ca61fbb547dc.tar.gz
gentoo-2-633d79e728f18fd0630415b5f693ca61fbb547dc.tar.bz2
gentoo-2-633d79e728f18fd0630415b5f693ca61fbb547dc.zip
removed macos
Diffstat (limited to 'dev-libs/check')
-rw-r--r--dev-libs/check/check-0.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.8.4.ebuild b/dev-libs/check/check-0.8.4.ebuild
index 73976de0f84e..9f8953404e07 100644
--- a/dev-libs/check/check-0.8.4.ebuild
+++ b/dev-libs/check/check-0.8.4.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-libs/check/check-0.8.4.ebuild,v 1.19 2004/10/21 12:18:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.8.4.ebuild,v 1.20 2004/10/23 06:25:55 mr_bones_ Exp $
DESCRIPTION="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 macos ppc ppc64 ppc-macos s390 sparc x86 mips"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ppc-macos s390 sparc x86 mips"
IUSE=""
DEPEND="virtual/libc"