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/sgmllib3k/
Date: Sat, 27 Feb 2021 12:31:44
Message-Id: 1614429078.7a6c923a20279952a0c5d0a17f7e36136dcbc747.sam@gentoo
1 commit: 7a6c923a20279952a0c5d0a17f7e36136dcbc747
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 12:31:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 12:31:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6c923a
7
8 dev-python/sgmllib3k: Stabilize 1.0.0 arm64, #756430
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild b/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild
16 index a228a8a031d..7e9bfa71d7a 100644
17 --- a/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild
18 +++ b/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2020 Gentoo Authors
21 +# Copyright 2020-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
26
27 LICENSE="PSF-2"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"