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 9AC24139694 for ; Mon, 12 Jun 2017 10:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE874E0D12; Mon, 12 Jun 2017 10:07:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B99F8E0D0B for ; Mon, 12 Jun 2017 10:07:44 +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 E1125341A1D for ; Mon, 12 Jun 2017 10:07:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69FE07493 for ; Mon, 12 Jun 2017 10:07:40 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1497261896.f2a4583f8c6e99fe1cac6529d5a89ac8f8d27b93.leio@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.17.ebuild X-VCS-Directories: gnome-base/librsvg/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f2a4583f8c6e99fe1cac6529d5a89ac8f8d27b93 X-VCS-Branch: master Date: Mon, 12 Jun 2017 10:07:40 +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: 08f81009-6f5a-4c30-96f3-713fb37a146d X-Archives-Hash: c5e04fc1787e8eed99cd430aa011820c commit: f2a4583f8c6e99fe1cac6529d5a89ac8f8d27b93 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Jun 12 09:58:08 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jun 12 10:04:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a4583f gnome-base/librsvg: ia64 stable, bug #611134 Package-Manager: Portage-2.3.5, Repoman-2.3.2 gnome-base/librsvg/librsvg-2.40.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/librsvg/librsvg-2.40.17.ebuild b/gnome-base/librsvg/librsvg-2.40.17.ebuild index ef3b08b1125..e96a21d38ca 100644 --- a/gnome-base/librsvg/librsvg-2.40.17.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.17.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 )"