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 A9F2113855F for ; Mon, 7 Sep 2015 18:35:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E96E714215; Mon, 7 Sep 2015 18:35:05 +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 90E5814215 for ; Mon, 7 Sep 2015 18:35:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07400340614 for ; Mon, 7 Sep 2015 18:35:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CF7E186 for ; Mon, 7 Sep 2015 18:35:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1441650842.597229d7e3c02ee506eaa6f577b26dc5a9cca187.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 597229d7e3c02ee506eaa6f577b26dc5a9cca187 X-VCS-Branch: master Date: Mon, 7 Sep 2015 18:35:02 +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: c563c4b6-1bfc-4376-b1ca-b19224ee606b X-Archives-Hash: cc98311695b54f0626337c347e7d9a0e commit: 597229d7e3c02ee506eaa6f577b26dc5a9cca187 Author: Michał Górny gentoo org> AuthorDate: Mon Sep 7 18:34:02 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Sep 7 18:34:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597229d7 dev-libs/appstream-glib: Revert "ppc/sparc keyword, bug #553926" The >=dev-util/appdata-tools-0.1.8-r1 dependency is not keyworded. Reverts: 62efb9b66b7 (dev-libs/appstream-glib: ppc/sparc keyword, bug #553926) 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 be358a0..a1693fb 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~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 be358a0..a1693fb 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not