arm stable, bug #392773
authorMarkus Meier <maekke@gentoo.org>
Thu, 8 Dec 2011 20:46:57 +0000 (20:46 +0000)
committerMarkus Meier <maekke@gentoo.org>
Thu, 8 Dec 2011 20:46:57 +0000 (20:46 +0000)
Package-Manager: portage-2.1.10.39/cvs/Linux i686

dev-libs/check/ChangeLog
dev-libs/check/check-0.9.8-r1.ebuild

index 6794e78047184a1ae9b43a4ba5b141ef70311c52..74c00ebe29346841bba294c1c5058e2e7030741a 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/check
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/ChangeLog,v 1.71 2011/12/03 20:15:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/ChangeLog,v 1.72 2011/12/08 20:46:57 maekke Exp $
+
+  08 Dec 2011; Markus Meier <maekke@gentoo.org> check-0.9.8-r1.ebuild:
+  arm stable, bug #392773
 
   03 Dec 2011; Jeroen Roovers <jer@gentoo.org> check-0.9.8-r1.ebuild:
   Stable for HPPA (bug #392773).
index bd25cb1501c6f605fbe2cc9a0fea3ef2f59e881a..913e26f4ece87415a2e37883fffb436cd4e6bacf 100644 (file)
@@ -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.4 2011/12/03 20:15:32 jer Exp $
+# $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 $
 
 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 )"