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 502E215ACFC for ; Tue, 2 May 2023 20:03:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CD55E08FB; Tue, 2 May 2023 20:03:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78A52E08FB for ; Tue, 2 May 2023 20:03:00 +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 B465F341638 for ; Tue, 2 May 2023 20:02:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D2E68E4 for ; Tue, 2 May 2023 20:02:58 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1683057768.4a101df2ce0c91c6ab6d6ecf613137f4739d009e.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gnome-disk-utility/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/gnome-disk-utility/gnome-disk-utility-44.0.ebuild X-VCS-Directories: sys-apps/gnome-disk-utility/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 4a101df2ce0c91c6ab6d6ecf613137f4739d009e X-VCS-Branch: master Date: Tue, 2 May 2023 20:02: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: 20cf7eb0-db41-4bf3-b882-04e34d443133 X-Archives-Hash: 783605a898f9499fd52cf5b26ba843c9 commit: 4a101df2ce0c91c6ab6d6ecf613137f4739d009e Author: Arthur Zamarin gentoo org> AuthorDate: Tue May 2 20:02:48 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue May 2 20:02:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a101df2 sys-apps/gnome-disk-utility: Stabilize 44.0 x86, #905545 Signed-off-by: Arthur Zamarin gentoo.org> sys-apps/gnome-disk-utility/gnome-disk-utility-44.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-44.0.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-44.0.ebuild index b29efa0ce31d..a1a0d02d9466 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-44.0.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-44.0.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="fat elogind gnome systemd" REQUIRED_USE="?? ( elogind systemd )" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" DEPEND=" >=media-libs/libdvdread-4.2.0:0=