From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 21BD01386C9 for ; Mon, 7 Sep 2015 19:08:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B127614203; Mon, 7 Sep 2015 19:08:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D2DB14203 for ; Mon, 7 Sep 2015 19:08:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2F2834082B for ; Mon, 7 Sep 2015 19:08:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F0FB18D for ; Mon, 7 Sep 2015 19:08:11 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1441652880.2bb67e3a16d84d127b3dc5a1c013018d7eccf4b9.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/appstream-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild X-VCS-Directories: dev-libs/appstream-glib/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 2bb67e3a16d84d127b3dc5a1c013018d7eccf4b9 X-VCS-Branch: master Date: Mon, 7 Sep 2015 19:08:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5684fe20-a859-4848-959a-7a6e3ddc6926 X-Archives-Hash: 9ba21c718993da247e9599dbdcd69666 commit: 2bb67e3a16d84d127b3dc5a1c013018d7eccf4b9 Author: Pacho Ramos gentoo org> AuthorDate: Mon Sep 7 19:08:00 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Sep 7 19:08:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb67e3a dev-libs/appstream-glib: ppc/sparc keyword, bug #553926 Package-Manager: portage-2.2.20.1 dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild | 2 +- dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild index a1693fb..be358a0 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/7" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild index a1693fb..be358a0 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/7" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not