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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64773158232 for ; Mon, 9 Dec 2024 19:20:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59580E0C19; Mon, 9 Dec 2024 19:20:41 +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 31D2BE0C19 for ; Mon, 9 Dec 2024 19:20:41 +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 475CF3430C5 for ; Mon, 9 Dec 2024 19:20:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 744281F42 for ; Mon, 9 Dec 2024 19:20:37 +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: <1733772026.9949269a91c7ff7983913c9d21736cff11f54149.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/drawio-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/drawio-desktop-bin/drawio-desktop-bin-24.7.17.ebuild X-VCS-Directories: app-office/drawio-desktop-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9949269a91c7ff7983913c9d21736cff11f54149 X-VCS-Branch: master Date: Mon, 9 Dec 2024 19:20:37 +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: b3af89ba-8310-4851-aa69-258e1993c407 X-Archives-Hash: 757c757f48fa898f09301feb91d0e8b0 commit: 9949269a91c7ff7983913c9d21736cff11f54149 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Dec 9 19:20:26 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Dec 9 19:20:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9949269a app-office/drawio-desktop-bin: Stabilize 24.7.17 amd64, #946070 Signed-off-by: Arthur Zamarin gentoo.org> app-office/drawio-desktop-bin/drawio-desktop-bin-24.7.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/drawio-desktop-bin/drawio-desktop-bin-24.7.17.ebuild b/app-office/drawio-desktop-bin/drawio-desktop-bin-24.7.17.ebuild index c5aaef290c47..fb4308c7a8f4 100644 --- a/app-office/drawio-desktop-bin/drawio-desktop-bin-24.7.17.ebuild +++ b/app-office/drawio-desktop-bin/drawio-desktop-bin-24.7.17.ebuild @@ -30,7 +30,7 @@ LICENSE=" " SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" RDEPEND=" >=app-accessibility/at-spi2-core-2.46.0:2