From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFE2E138330 for ; Sun, 7 Jan 2018 20:32:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05EEDE08EC; Sun, 7 Jan 2018 20:32:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4CF5E08EC for ; Sun, 7 Jan 2018 20:32:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4189340DE0 for ; Sun, 7 Jan 2018 20:32:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6B541A9 for ; Sun, 7 Jan 2018 20:32:03 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1515355369.59a6e65a536cc3da88a875b8da36d2b06d9365a5.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild X-VCS-Directories: xfce-base/libxfce4util/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 59a6e65a536cc3da88a875b8da36d2b06d9365a5 X-VCS-Branch: master Date: Sun, 7 Jan 2018 20:32:03 +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: 2fdb21a9-feca-4f9a-8535-16aa3edaf1ce X-Archives-Hash: abe878111c53f8623d6658326f34d08c commit: 59a6e65a536cc3da88a875b8da36d2b06d9365a5 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jan 7 20:02:49 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jan 7 20:02:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a6e65a xfce-base/libxfce4util: stable 4.13.1 for ppc, bug #643074 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild index d61362c4a5e..7571fcd28a3 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/7" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection" RDEPEND=">=dev-libs/glib-2.30:=