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 A18A2158041 for ; Sat, 9 Mar 2024 14:12:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C03B0E2A32; Sat, 9 Mar 2024 14:12:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 A4224E2A32 for ; Sat, 9 Mar 2024 14:12:02 +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 BA22833BEEB for ; Sat, 9 Mar 2024 14:12:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2373D14FF for ; Sat, 9 Mar 2024 14:11:58 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1709993505.0890aab482aa231d59d6799955700a2fe26a30d3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-screenshooter/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.10.5.ebuild X-VCS-Directories: xfce-extra/xfce4-screenshooter/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0890aab482aa231d59d6799955700a2fe26a30d3 X-VCS-Branch: master Date: Sat, 9 Mar 2024 14:11:58 +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: 518ec485-b24c-4243-8037-48dc36396f9c X-Archives-Hash: 2c67f86538d13a129877b1753d235283 commit: 0890aab482aa231d59d6799955700a2fe26a30d3 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 9 14:11:45 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 9 14:11:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0890aab4 xfce-extra/xfce4-screenshooter: Stabilize 1.10.5 x86, #926566 Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.10.5.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.10.5.ebuild index 542848290d5c..33bc1cb0c594 100644 --- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.10.5.ebuild +++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.10.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.66.0