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 225B71382C5 for ; Wed, 14 Apr 2021 18:51:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4793DE0A6F; Wed, 14 Apr 2021 18:51:58 +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 32A30E0A6F for ; Wed, 14 Apr 2021 18:51: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 6266E335C97 for ; Wed, 14 Apr 2021 18:51:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B08896F4 for ; Wed, 14 Apr 2021 18:51:54 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1618426286.c2138c8de03c18e05518849188f843c3f60373f6.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/eog/eog-3.38.2.ebuild X-VCS-Directories: media-gfx/eog/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c2138c8de03c18e05518849188f843c3f60373f6 X-VCS-Branch: master Date: Wed, 14 Apr 2021 18:51:54 +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: 1a6ea888-9b25-4c4e-bd56-8a98b96a9894 X-Archives-Hash: 8ff90c1881258c4bdc7e6cb520766a30 commit: c2138c8de03c18e05518849188f843c3f60373f6 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Apr 14 18:51:26 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Apr 14 18:51:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2138c8d media-gfx/eog: Stabilize 3.38.2 amd64, #782847 Signed-off-by: Mikle Kolyada gentoo.org> media-gfx/eog/eog-3.38.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/eog/eog-3.38.2.ebuild b/media-gfx/eog/eog-3.38.2.ebuild index e0fd2241d63..ec0be1b69d8 100644 --- a/media-gfx/eog/eog-3.38.2.ebuild +++ b/media-gfx/eog/eog-3.38.2.ebuild @@ -14,7 +14,7 @@ SLOT="1" IUSE="+exif gtk-doc +introspection +jpeg lcms +svg xmp tiff" REQUIRED_USE="exif? ( jpeg )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.53.4:2