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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57A9B15808B for ; Thu, 24 Mar 2022 19:04:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C16CBE08EC; Thu, 24 Mar 2022 19:03:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB358E08EC for ; Thu, 24 Mar 2022 19:03:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4FD934323D for ; Thu, 24 Mar 2022 19:03:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D25C35A for ; Thu, 24 Mar 2022 19:03:52 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1648148602.8709ddc53c3c7c193a8dced2c782128d9ee47b2d.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ristretto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/ristretto/ristretto-0.12.2.ebuild X-VCS-Directories: media-gfx/ristretto/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 8709ddc53c3c7c193a8dced2c782128d9ee47b2d X-VCS-Branch: master Date: Thu, 24 Mar 2022 19:03:52 +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: e40e883e-362d-425d-b269-b7e654d199b5 X-Archives-Hash: 1b4a76005983c5a64bf5e701884f93f0 commit: 8709ddc53c3c7c193a8dced2c782128d9ee47b2d Author: Jakov Smolić gentoo org> AuthorDate: Thu Mar 24 19:03:22 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Mar 24 19:03:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8709ddc5 media-gfx/ristretto: Stabilize 0.12.2 amd64, #835944 Signed-off-by: Jakov Smolić gentoo.org> media-gfx/ristretto/ristretto-0.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/ristretto/ristretto-0.12.2.ebuild b/media-gfx/ristretto/ristretto-0.12.2.ebuild index ba292506bb40..2d377a601b0a 100644 --- a/media-gfx/ristretto/ristretto-0.12.2.ebuild +++ b/media-gfx/ristretto/ristretto-0.12.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.44:2