Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ioflo/
Date: Mon, 03 Jan 2022 19:24:02
Message-Id: 1641237752.eba0e94bb729b0bedaa324539605d8e2cca6ad50.jsmolic@gentoo
1 commit: eba0e94bb729b0bedaa324539605d8e2cca6ad50
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 19:22:32 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 19:22:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba0e94b
7
8 dev-python/ioflo: Stabilize 2.0.2-r1 ALLARCHES, #830539
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/ioflo/ioflo-2.0.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/ioflo/ioflo-2.0.2-r1.ebuild b/dev-python/ioflo/ioflo-2.0.2-r1.ebuild
16 index 4042046fb8bf..483697a9d916 100644
17 --- a/dev-python/ioflo/ioflo-2.0.2-r1.ebuild
18 +++ b/dev-python/ioflo/ioflo-2.0.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 x86"
31 IUSE="test"
32
33 RDEPEND="