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 600E515817D for ; Wed, 19 Jun 2024 05:24:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46DC1E2A70; Wed, 19 Jun 2024 05:24:08 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2862DE2A70 for ; Wed, 19 Jun 2024 05:24:08 +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 72FE7335C96 for ; Wed, 19 Jun 2024 05:24:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3B2C1D28 for ; Wed, 19 Jun 2024 05:24:04 +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: <1718774577.fbe9a4ef94511a51b4003d3e06c166785ca2ffb5.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udiskie/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/udiskie/udiskie-2.5.3.ebuild X-VCS-Directories: sys-fs/udiskie/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fbe9a4ef94511a51b4003d3e06c166785ca2ffb5 X-VCS-Branch: master Date: Wed, 19 Jun 2024 05:24:04 +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: 1db40430-2dbb-4b46-bfef-ef88e3b97f38 X-Archives-Hash: 6a528495df0e50832f780690ea7ff9c4 commit: fbe9a4ef94511a51b4003d3e06c166785ca2ffb5 Author: Matoro Mahri matoro tk> AuthorDate: Tue Jun 18 18:55:27 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jun 19 05:22:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe9a4ef sys-fs/udiskie: Stabilize 2.5.3 x86, #933470 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Arthur Zamarin gentoo.org> sys-fs/udiskie/udiskie-2.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/udiskie/udiskie-2.5.3.ebuild b/sys-fs/udiskie/udiskie-2.5.3.ebuild index fb374648155a..d38cc7c34411 100644 --- a/sys-fs/udiskie/udiskie-2.5.3.ebuild +++ b/sys-fs/udiskie/udiskie-2.5.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://pypi.org/project/udiskie/ https://github.com/coldfix/udiskie" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="libnotify" RDEPEND="dev-python/docopt[${PYTHON_USEDEP}]