summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-05 15:33:31 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-05 15:33:31 +0000
commitaeae989fa3d97bea30befff464bc7904ee1fa9ba (patch)
tree883cbeccb8ebea1c9c7e661961ddb925610f6043 /dev-libs/check/check-0.9.8-r1.ebuild
parentppc stable (bug 306933) (diff)
downloadgentoo-2-aeae989fa3d97bea30befff464bc7904ee1fa9ba.tar.gz
gentoo-2-aeae989fa3d97bea30befff464bc7904ee1fa9ba.tar.bz2
gentoo-2-aeae989fa3d97bea30befff464bc7904ee1fa9ba.zip
Marking check-0.9.8-r1 ppc for bug 392773
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/check/check-0.9.8-r1.ebuild')
-rw-r--r--dev-libs/check/check-0.9.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/check/check-0.9.8-r1.ebuild b/dev-libs/check/check-0.9.8-r1.ebuild
index 7cefd543215d..d3f77c95c5b7 100644
--- a/dev-libs/check/check-0.9.8-r1.ebuild
+++ b/dev-libs/check/check-0.9.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.8-r1.ebuild,v 1.7 2011/12/11 17:41:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.8-r1.ebuild,v 1.8 2012/01/05 15:33:31 ranger Exp $
EAPI=4
inherit autotools autotools-utils eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="static-libs subunit"
DEPEND="subunit? ( dev-python/subunit )"