Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ini2toml/
Date: Thu, 22 Sep 2022 20:20:25
Message-Id: 1663878009.51c348a2865bef6d2e8c8af9ca655d57ceb94faf.mgorny@gentoo
1 commit: 51c348a2865bef6d2e8c8af9ca655d57ceb94faf
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Sep 22 20:11:47 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 20:20:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c348a2
7
8 dev-python/ini2toml: Keyword 0.11-r1 mips, #861344
9
10 Closes: https://github.com/gentoo/gentoo/pull/27400
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/ini2toml/ini2toml-0.11-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/ini2toml/ini2toml-0.11-r1.ebuild b/dev-python/ini2toml/ini2toml-0.11-r1.ebuild
17 index 521cfe233644..92b16077626a 100644
18 --- a/dev-python/ini2toml/ini2toml-0.11-r1.ebuild
19 +++ b/dev-python/ini2toml/ini2toml-0.11-r1.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="
21
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
26
27 RDEPEND="
28 >=dev-python/packaging-20.7[${PYTHON_USEDEP}]