diff options
author | Sam James <sam@gentoo.org> | 2020-10-18 19:19:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-18 19:19:23 +0000 |
commit | 7be906be90434d5fd1d4585ddec96bd9a4b2c2a0 (patch) | |
tree | d9728fe0161a3400b7a03daf36791aff5eecdf78 /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/feedparser: Stabilize 6.0.1 ALLARCHES, #749459 (diff) | |
download | gentoo-7be906be90434d5fd1d4585ddec96bd9a4b2c2a0.tar.gz gentoo-7be906be90434d5fd1d4585ddec96bd9a4b2c2a0.tar.bz2 gentoo-7be906be90434d5fd1d4585ddec96bd9a4b2c2a0.zip |
dev-python/sphinx-bootstrap-theme: Stabilize 0.8.0 ALLARCHES, #749516
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild index 8dc039ccabf0..7c828b373ab9 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild @@ -16,4 +16,4 @@ SRC_URI="https://github.com/ryan-roemer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" |