summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/check/check-0.9.8-r1.ebuild')
-rw-r--r--dev-libs/check/check-0.9.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.8-r1.ebuild b/dev-libs/check/check-0.9.8-r1.ebuild
index 1e24839b2ecb..22741562bdc2 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-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.9 2012/03/02 20:41:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.8-r1.ebuild,v 1.10 2012/04/26 22:22:04 aballier 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 ~amd64-fbsd ~x86-fbsd"
IUSE="static-libs subunit"
DEPEND="subunit? ( dev-python/subunit )"