summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-07-21 22:51:59 +0000
committerJeroen Roovers <jer@gentoo.org>2014-07-21 22:51:59 +0000
commitf35f9ea8d3745e678de0906e0c1e0ef9f844c3a8 (patch)
tree432603675372d80e9ddf0c86cc5996758140a3c9 /sci-libs
parentIt is safe to unmask sys-lib/musl now (diff)
downloadgentoo-2-f35f9ea8d3745e678de0906e0c1e0ef9f844c3a8.tar.gz
gentoo-2-f35f9ea8d3745e678de0906e0c1e0ef9f844c3a8.tar.bz2
gentoo-2-f35f9ea8d3745e678de0906e0c1e0ef9f844c3a8.zip
Marked ~hppa (bug #517726).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libcerf/ChangeLog5
-rw-r--r--sci-libs/libcerf/libcerf-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libcerf/ChangeLog b/sci-libs/libcerf/ChangeLog
index 2ae7186acf44..08f171600dcc 100644
--- a/sci-libs/libcerf/ChangeLog
+++ b/sci-libs/libcerf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/libcerf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/ChangeLog,v 1.1 2014/07/21 20:53:33 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/ChangeLog,v 1.2 2014/07/21 22:51:59 jer Exp $
+
+ 21 Jul 2014; Jeroen Roovers <jer@gentoo.org> libcerf-1.3.ebuild:
+ Marked ~hppa (bug #517726).
*libcerf-1.3 (21 Jul 2014)
diff --git a/sci-libs/libcerf/libcerf-1.3.ebuild b/sci-libs/libcerf/libcerf-1.3.ebuild
index bc44c31131a7..c58da83e1540 100644
--- a/sci-libs/libcerf/libcerf-1.3.ebuild
+++ b/sci-libs/libcerf/libcerf-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild,v 1.1 2014/07/21 20:53:33 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild,v 1.2 2014/07/21 22:51:59 jer Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="doc static-libs test"
DEPEND=""