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 8A8791581A7 for ; Tue, 4 Jun 2024 18:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD856E2BA2; Tue, 4 Jun 2024 18:23:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B69B9E2BA2 for ; Tue, 4 Jun 2024 18:23:53 +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 009E233F9FD for ; Tue, 4 Jun 2024 18:23:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4994E1C7B for ; Tue, 4 Jun 2024 18:23:50 +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: <1717525410.c1ad149fcf4f4d394dd488a1ff28163a39235855.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: c1ad149fcf4f4d394dd488a1ff28163a39235855 X-VCS-Branch: master Date: Tue, 4 Jun 2024 18:23:50 +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: ac4ececf-3479-4dd3-bade-3eb9ae7329a9 X-Archives-Hash: 1c394d68a97574ded895dfb62a60d706 commit: c1ad149fcf4f4d394dd488a1ff28163a39235855 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Jun 4 18:23:30 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Jun 4 18:23:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ad149f sys-fs/udiskie: Stabilize 2.5.3 amd64, #933470 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 64df129d091a..fb374648155a 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}]