diff options
author | Sam James <sam@gentoo.org> | 2021-10-09 20:17:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-09 20:18:07 +0100 |
commit | 615e82514fb7ebee18e010f87cd21ca1f0840586 (patch) | |
tree | b69efeab549995301e232a8be67c5ec8b668ae68 /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/funcparserlib: Stabilize 0.3.6_p20210809 ALLARCHES, #817206 (diff) | |
download | gentoo-615e82514fb7ebee18e010f87cd21ca1f0840586.tar.gz gentoo-615e82514fb7ebee18e010f87cd21ca1f0840586.tar.bz2 gentoo-615e82514fb7ebee18e010f87cd21ca1f0840586.zip |
dev-python/sphinx-bootstrap-theme: Stabilize 0.8.0-r1 ALLARCHES, #817209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme')
-rw-r--r-- | dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild index 08c68fe5d464..ef8303a8f342 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild @@ -17,4 +17,4 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" |