public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mccabe/
Date: Sun, 16 Jun 2024 17:37:32 +0000 (UTC)	[thread overview]
Message-ID: <1718559304.c17b03112b90334c401f61a49ded4fddaf5b7f87.mgorny@gentoo> (raw)

commit:     c17b03112b90334c401f61a49ded4fddaf5b7f87
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 17:35:04 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 17:35:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17b0311

dev-python/mccabe: Fix variable order

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/mccabe/mccabe-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mccabe/mccabe-0.7.0.ebuild b/dev-python/mccabe/mccabe-0.7.0.ebuild
index 5031ba6f8f9b..4967b77a5e8f 100644
--- a/dev-python/mccabe/mccabe-0.7.0.ebuild
+++ b/dev-python/mccabe/mccabe-0.7.0.ebuild
@@ -14,9 +14,9 @@ HOMEPAGE="
 	https://pypi.org/project/mccabe/
 "
 
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris"
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	dev-python/flake8[${PYTHON_USEDEP}]


             reply	other threads:[~2024-06-16 17:37 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16 17:37 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/mccabe/ Michał Górny
2023-07-30 18:34 Michał Górny
2022-12-31 10:55 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-06-16 23:05 Jakov Smolić
2021-10-26  5:53 Sam James
2021-09-25 13:09 James Le Cuirot
2021-08-08 10:04 Louis Sautier
2021-08-08 10:04 Louis Sautier
2020-12-07  4:27 Matt Turner
2020-11-08 21:45 Sam James
2020-10-10 13:50 Sergei Trofimovich
2020-10-10 13:48 Sergei Trofimovich
2020-10-04 14:17 Sam James
2020-10-03 19:13 Louis Sautier
2020-03-27 21:25 Michał Górny
2020-03-27 21:25 Michał Górny
2020-03-27 21:25 Michał Górny
2020-03-27 21:25 Michał Górny
2020-03-18 18:39 Michał Górny
2020-02-11  9:20 Agostino Sarubbo
2020-02-08 12:50 Sergei Trofimovich
2020-01-30 11:05 Agostino Sarubbo
2020-01-30 11:00 Agostino Sarubbo
2020-01-28  8:43 Agostino Sarubbo
2020-01-27 15:44 Thomas Deutschmann
2020-01-27  8:10 Sergei Trofimovich
2019-11-29 19:56 Patrick McLean
2019-01-28  0:25 Matthew Thode
2018-12-08 17:54 Mikle Kolyada
2018-11-10 14:25 Justin Lecher
2018-04-18 12:58 Mikle Kolyada
2018-04-16 18:36 Sergei Trofimovich
2018-04-07 21:07 Matt Turner
2018-04-07 20:33 Matt Turner
2018-04-07 20:33 Matt Turner
2018-03-05 21:31 Tobias Klausmann
2018-03-04  9:13 Jason Zaman
2018-03-02 23:39 Sergei Trofimovich
2018-02-22 17:38 Michał Górny
2017-07-26  9:40 Fabian Groffen
2017-07-08 13:54 Alexis Ballier
2017-05-21 21:37 Mart Raudsepp
2017-05-11 19:34 Markus Meier
2017-05-03  9:26 Michał Górny
2017-02-07 18:38 Patrick McLean
2017-01-21  1:36 David Seifert
2016-02-20  3:22 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-20  2:30 Ian Delaney
2016-02-19  7:09 Patrick Lauer
2016-02-18 21:01 Patrick Lauer
2015-11-24  7:13 Justin Lecher
2015-11-18 10:19 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1718559304.c17b03112b90334c401f61a49ded4fddaf5b7f87.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox