summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-09-16 12:58:20 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-09-16 12:58:20 +0000
commit4bfc7df727f7162ffabd13b917b9240e7511a35b (patch)
treecf39dcad4334847efff4279e3db57ddb636ad55e /dev-util/cmockery/cmockery-0.1.2.ebuild
parentMarked stable on AMD64 based on arch testing by ChĂ­-Thanh Christopher Nguyá»... (diff)
downloadhistorical-4bfc7df727f7162ffabd13b917b9240e7511a35b.tar.gz
historical-4bfc7df727f7162ffabd13b917b9240e7511a35b.tar.bz2
historical-4bfc7df727f7162ffabd13b917b9240e7511a35b.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #382499.
Package-Manager: portage-2.1.10.16/cvs/Linux x86_64
Diffstat (limited to 'dev-util/cmockery/cmockery-0.1.2.ebuild')
-rw-r--r--dev-util/cmockery/cmockery-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmockery/cmockery-0.1.2.ebuild b/dev-util/cmockery/cmockery-0.1.2.ebuild
index ef0224584acc..c9f14e054867 100644
--- a/dev-util/cmockery/cmockery-0.1.2.ebuild
+++ b/dev-util/cmockery/cmockery-0.1.2.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-util/cmockery/cmockery-0.1.2.ebuild,v 1.8 2011/09/15 16:16:21 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmockery/cmockery-0.1.2.ebuild,v 1.9 2011/09/16 12:58:20 chainsaw Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://cmockery.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="examples static-libs"
DEPEND=""