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 846EC138334 for ; Tue, 12 Feb 2019 21:04:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D12AAE08AD; Tue, 12 Feb 2019 21:03:58 +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 AE155E08AD for ; Tue, 12 Feb 2019 21:03:58 +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 D3CD5340791 for ; Tue, 12 Feb 2019 21:03:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC43654D for ; Tue, 12 Feb 2019 21:03:53 +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: <1550005211.ddbd5bb53a3317a9bfd81ba878e1b0a47eb223ac.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/feh/feh-3.1.1.ebuild X-VCS-Directories: media-gfx/feh/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ddbd5bb53a3317a9bfd81ba878e1b0a47eb223ac X-VCS-Branch: master Date: Tue, 12 Feb 2019 21:03:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3dd823de-57b2-45da-8fcb-e996a08659f1 X-Archives-Hash: b8852a62cad26f0adccc2a04fe66cfeb commit: ddbd5bb53a3317a9bfd81ba878e1b0a47eb223ac Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Feb 12 08:17:07 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Feb 12 21:00:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbd5bb5 media-gfx/feh: stable 3.1.1 for ppc64, bug #677582 Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> media-gfx/feh/feh-3.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/feh/feh-3.1.1.ebuild b/media-gfx/feh/feh-3.1.1.ebuild index 182155399da..461f8261e5f 100644 --- a/media-gfx/feh/feh-3.1.1.ebuild +++ b/media-gfx/feh/feh-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2" LICENSE="feh" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~x86" IUSE="debug curl exif test xinerama" COMMON_DEPEND="media-libs/imlib2[X]