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/openstackdocstheme/
Date: Tue, 06 Sep 2022 21:12:25
Message-Id: 1662498637.96641fd1fca163014cb2d2be07edfb6508cbbe3b.sam@gentoo
1 commit: 96641fd1fca163014cb2d2be07edfb6508cbbe3b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 21:10:37 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 21:10:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96641fd1
7
8 dev-python/openstackdocstheme: Stabilize 3.0.0 ALLARCHES, #868855
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
16 index e49accd0905f..6f53ebadad60 100644
17 --- a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
18 +++ b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
25
26 BDEPEND="
27 >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]