summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-22 14:28:34 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-22 14:28:34 +0000
commit05554ad23abd84dcd828d2adb8556b4cd47d43e1 (patch)
treea9b076284e1d9aa76f49d76b8f65e0826df8ad76 /dev-util/cmocka
parentMarked ~x64-macos, bug #487670 (diff)
downloadgentoo-2-05554ad23abd84dcd828d2adb8556b4cd47d43e1.tar.gz
gentoo-2-05554ad23abd84dcd828d2adb8556b4cd47d43e1.tar.bz2
gentoo-2-05554ad23abd84dcd828d2adb8556b4cd47d43e1.zip
Marked ~hppa (bug #488696).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/cmocka')
-rw-r--r--dev-util/cmocka/ChangeLog5
-rw-r--r--dev-util/cmocka/cmocka-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cmocka/ChangeLog b/dev-util/cmocka/ChangeLog
index d632810e9acd..5e40a7dfef86 100644
--- a/dev-util/cmocka/ChangeLog
+++ b/dev-util/cmocka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cmocka
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.4 2013/10/22 10:52:02 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.5 2013/10/22 14:28:34 jer Exp $
+
+ 22 Oct 2013; Jeroen Roovers <jer@gentoo.org> cmocka-0.3.1.ebuild:
+ Marked ~hppa (bug #488696).
22 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> cmocka-0.3.1.ebuild:
Add ~arm keyword, wrt bug #488696
diff --git a/dev-util/cmocka/cmocka-0.3.1.ebuild b/dev-util/cmocka/cmocka-0.3.1.ebuild
index c6b35734f950..edbae3092ed5 100644
--- a/dev-util/cmocka/cmocka-0.3.1.ebuild
+++ b/dev-util/cmocka/cmocka-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.3.1.ebuild,v 1.3 2013/10/22 10:52:02 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.3.1.ebuild,v 1.4 2013/10/22 14:28:34 jer Exp $
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://open.cryptomilk.org/attachments/download/19/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs test"
DEPEND="