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/eradicate/
Date: Tue, 28 Dec 2021 10:20:03
Message-Id: 1640686770.12b63da5dbb63dd3fcd00e8e3d64ca115904656e.sam@gentoo
1 commit: 12b63da5dbb63dd3fcd00e8e3d64ca115904656e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 28 10:19:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 28 10:19:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b63da5
7
8 dev-python/eradicate: Stabilize 2.0.0 x86, #830112
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/eradicate/eradicate-2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/eradicate/eradicate-2.0.0.ebuild b/dev-python/eradicate/eradicate-2.0.0.ebuild
16 index e1fb74169915..3ed5740ed9e8 100644
17 --- a/dev-python/eradicate/eradicate-2.0.0.ebuild
18 +++ b/dev-python/eradicate/eradicate-2.0.0.ebuild
19 @@ -16,6 +16,6 @@ SRC_URI="https://github.com/myint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 distutils_enable_tests unittest