Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urwidtrees/
Date: Sat, 04 Mar 2023 05:29:45
Message-Id: 1677907731.c9d7d05d5c46fb26e0e41261d6b0a7c8537cfe4b.arthurzam@gentoo
1 commit: c9d7d05d5c46fb26e0e41261d6b0a7c8537cfe4b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 05:28:51 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 05:28:51 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d7d05d
7
8 dev-python/urwidtrees: Stabilize 1.0.3-r1 amd64, #899150
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/urwidtrees/urwidtrees-1.0.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/urwidtrees/urwidtrees-1.0.3-r1.ebuild b/dev-python/urwidtrees/urwidtrees-1.0.3-r1.ebuild
16 index 8faf91778bb7..1c468fa97d68 100644
17 --- a/dev-python/urwidtrees/urwidtrees-1.0.3-r1.ebuild
18 +++ b/dev-python/urwidtrees/urwidtrees-1.0.3-r1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND=">=dev-python/urwid-1.1.0[${PYTHON_USEDEP}]"