diff options
author | 2011-12-11 09:17:32 +0000 | |
---|---|---|
committer | 2011-12-11 09:17:32 +0000 | |
commit | a903687896b8f30c10b864301a3c58b12e7ec82b (patch) | |
tree | 657519f3e0f84b346848acda49c34b33685de476 /dev-libs/check/check-0.9.8-r1.ebuild | |
parent | x86 stable wrt bug #393291 (diff) | |
download | historical-a903687896b8f30c10b864301a3c58b12e7ec82b.tar.gz historical-a903687896b8f30c10b864301a3c58b12e7ec82b.tar.bz2 historical-a903687896b8f30c10b864301a3c58b12e7ec82b.zip |
x86 stable wrt bug #392773
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'dev-libs/check/check-0.9.8-r1.ebuild')
-rw-r--r-- | dev-libs/check/check-0.9.8-r1.ebuild | 4 |
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 913e26f4ece8..ad59cb6d884c 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 # 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.5 2011/12/08 20:46:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.8-r1.ebuild,v 1.6 2011/12/11 09:17:32 phajdan.jr 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 )" |