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 C5DE115817D for ; Tue, 18 Jun 2024 15:56:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00CFCE2A2F; Tue, 18 Jun 2024 15:56:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D9006E2A2F for ; Tue, 18 Jun 2024 15:56:24 +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 1CE61335DC3 for ; Tue, 18 Jun 2024 15:56:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E5F91D33 for ; Tue, 18 Jun 2024 15:56:21 +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: <1718726176.421627d367c6a01b0edaa407a101b6168f217b83.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twython/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/twython/twython-3.9.1-r1.ebuild X-VCS-Directories: dev-python/twython/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 421627d367c6a01b0edaa407a101b6168f217b83 X-VCS-Branch: master Date: Tue, 18 Jun 2024 15:56:21 +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: e8811ef7-a989-45b5-b6db-820d02d82cf8 X-Archives-Hash: ecbb989014063479202737149922c8a8 commit: 421627d367c6a01b0edaa407a101b6168f217b83 Author: Michał Górny gentoo org> AuthorDate: Tue Jun 18 15:53:18 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jun 18 15:56:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421627d3 dev-python/twython: Fix variable order Signed-off-by: Michał Górny gentoo.org> dev-python/twython/twython-3.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/twython/twython-3.9.1-r1.ebuild b/dev-python/twython/twython-3.9.1-r1.ebuild index 683b7de8b596..6fc9db653db2 100644 --- a/dev-python/twython/twython-3.9.1-r1.ebuild +++ b/dev-python/twython/twython-3.9.1-r1.ebuild @@ -18,8 +18,8 @@ SRC_URI=" -> ${P}.gh.tar.gz " -SLOT="0" LICENSE="MIT" +SLOT="0" KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" RDEPEND="