summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-16 02:43:40 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-16 02:43:40 +0000
commit49aa438e16b18eb897b1b7bc2bfe0149203d4fc4 (patch)
tree535f580f824f1e0d12e2bc4068378856de71b251 /dev-libs
parentFix ChangeLog (diff)
downloadgentoo-2-49aa438e16b18eb897b1b7bc2bfe0149203d4fc4.tar.gz
gentoo-2-49aa438e16b18eb897b1b7bc2bfe0149203d4fc4.tar.bz2
gentoo-2-49aa438e16b18eb897b1b7bc2bfe0149203d4fc4.zip
Keyword ~ppc ~ppc64, bug #523924
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/appstream-glib/ChangeLog7
-rw-r--r--dev-libs/appstream-glib/appstream-glib-0.3.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/appstream-glib/ChangeLog b/dev-libs/appstream-glib/ChangeLog
index a6d53fb765ad..ac3e2dd0d5f4 100644
--- a/dev-libs/appstream-glib/ChangeLog
+++ b/dev-libs/appstream-glib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/appstream-glib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/ChangeLog,v 1.3 2014/10/05 12:19:10 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/ChangeLog,v 1.4 2014/10/16 02:43:40 blueness Exp $
+
+ 16 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
+ appstream-glib-0.3.0.ebuild:
+ Keyword ~ppc ~ppc64, bug #523924
05 Oct 2014; Gilles Dartiguelongue <eva@gentoo.org>
appstream-glib-0.3.0.ebuild:
@@ -14,4 +18,3 @@
27 Sep 2014; Gilles Dartiguelongue <eva@gentoo.org>
+appstream-glib-0.3.0.ebuild, +metadata.xml:
Initial commit, required by newer appdata-tools.
-
diff --git a/dev-libs/appstream-glib/appstream-glib-0.3.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.3.0.ebuild
index 2e0e5b22e78b..c06abfc9b1a3 100644
--- a/dev-libs/appstream-glib/appstream-glib-0.3.0.ebuild
+++ b/dev-libs/appstream-glib/appstream-glib-0.3.0.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/dev-libs/appstream-glib/appstream-glib-0.3.0.ebuild,v 1.3 2014/10/05 12:19:10 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.3.0.ebuild,v 1.4 2014/10/16 02:43:40 blueness Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hughsie/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/7"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
IUSE="+introspection nls"
# FIXME: yaml is optional but not properly handled in autofoo