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/whatever/
Date: Sun, 31 Jan 2021 18:48:43
Message-Id: 1612118911.bbbfc286d8b1eb2413950e92e20f3c9278f2e382.sam@gentoo
1 commit: bbbfc286d8b1eb2413950e92e20f3c9278f2e382
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 18:48:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 18:48:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbbfc286
7
8 dev-python/whatever: Stabilize 0.6 x86, #767079
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/whatever/whatever-0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/whatever/whatever-0.6.ebuild b/dev-python/whatever/whatever-0.6.ebuild
16 index 9a4bd665464..f6c9bab53d1 100644
17 --- a/dev-python/whatever/whatever-0.6.ebuild
18 +++ b/dev-python/whatever/whatever-0.6.ebuild
19 @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"