summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-05-08 18:25:53 +0000
committerFabian Groffen <grobian@gentoo.org>2007-05-08 18:25:53 +0000
commitd4d37f0d4de43222b3bc832d393b61f3c9546b0b (patch)
tree98e12b60c16d8a33acc8c05f113be11b9a8562e2 /dev-libs/check/check-0.9.5.ebuild
parentx86 stable (diff)
downloadhistorical-d4d37f0d4de43222b3bc832d393b61f3c9546b0b.tar.gz
historical-d4d37f0d4de43222b3bc832d393b61f3c9546b0b.tar.bz2
historical-d4d37f0d4de43222b3bc832d393b61f3c9546b0b.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-libs/check/check-0.9.5.ebuild')
-rw-r--r--dev-libs/check/check-0.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.5.ebuild b/dev-libs/check/check-0.9.5.ebuild
index 224890935b30..56d8f44440b9 100644
--- a/dev-libs/check/check-0.9.5.ebuild
+++ b/dev-libs/check/check-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.5.ebuild,v 1.6 2007/04/24 19:56:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.5.ebuild,v 1.7 2007/05/08 18:25:53 grobian Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~ppc ~ppc-macos ~ppc64 s390 sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~ppc ~ppc64 s390 sh sparc ~x86"
IUSE=""
DEPEND=""