Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/usolitaire/
Date: Thu, 07 Oct 2021 20:59:28
Message-Id: 1633640362.be7257962659e8b828a49564cacd4d6b5de7c2f5.monsieurp@gentoo
1 commit: be7257962659e8b828a49564cacd4d6b5de7c2f5
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 7 20:59:14 2021 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 20:59:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be725796
7
8 games-misc/usolitaire: stable for amd64+x86.
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 games-misc/usolitaire/usolitaire-0.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-misc/usolitaire/usolitaire-0.2.1.ebuild b/games-misc/usolitaire/usolitaire-0.2.1.ebuild
17 index 2ed15f3eace..0b4637d2f29 100644
18 --- a/games-misc/usolitaire/usolitaire-0.2.1.ebuild
19 +++ b/games-misc/usolitaire/usolitaire-0.2.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/eliasdorneles/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]"