Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/whatthepatch/
Date: Mon, 22 Aug 2022 17:26:17
Message-Id: 1661189116.b425963e6a9c54d8414ced113168141cccafbab3.sam@gentoo
1 commit: b425963e6a9c54d8414ced113168141cccafbab3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 22 17:25:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 22 17:25:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b425963e
7
8 dev-python/whatthepatch: Stabilize 1.0.2 amd64, #865545
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/whatthepatch/whatthepatch-1.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
16 index 2ed279f4dc7c..9b34f1e0ac32 100644
17 --- a/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
18 +++ b/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild
19 @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64"
24 +KEYWORDS="amd64 ~arm64"
25
26 distutils_enable_tests pytest