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 B8EC91396D0 for ; Sat, 30 Sep 2017 06:31:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF05F2BC009; Sat, 30 Sep 2017 06:31:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8F1552BC009 for ; Sat, 30 Sep 2017 06:31:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6D9A33417F7 for ; Sat, 30 Sep 2017 06:31:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FD859086 for ; Sat, 30 Sep 2017 06:30:59 +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: <1506753045.6336bf8fdbb8a186cf8b50d2e7fb012aab6ae133.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/librsvg/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/librsvg/librsvg-2.40.18.ebuild X-VCS-Directories: gnome-base/librsvg/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6336bf8fdbb8a186cf8b50d2e7fb012aab6ae133 X-VCS-Branch: master Date: Sat, 30 Sep 2017 06:30:59 +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: 91b08930-c323-49a4-9645-d658b3455e1d X-Archives-Hash: a6478b2ba77914e04bab0e193bd30bdb commit: 6336bf8fdbb8a186cf8b50d2e7fb012aab6ae133 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 30 05:19:19 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 30 06:30:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6336bf8f gnome-base/librsvg: stable 2.40.18 for ppc64, bug #625860 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" gnome-base/librsvg/librsvg-2.40.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/librsvg/librsvg-2.40.18.ebuild b/gnome-base/librsvg/librsvg-2.40.18.ebuild index 8b374855490..8b78bf4c788 100644 --- a/gnome-base/librsvg/librsvg-2.40.18.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.18.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools vala" REQUIRED_USE="vala? ( introspection )"