diff options
author | 2023-06-14 15:31:05 +0300 | |
---|---|---|
committer | 2023-06-14 15:31:05 +0300 | |
commit | c5619d16f115c9c7f5492280e5ce320159ee1e46 (patch) | |
tree | 5ae4fb33bd71a6a3b71618d6d4de37ec48b25038 /dev-python/sphinx_lv2_theme | |
parent | dev-python/wurlitzer: Keyword 3.0.3 ia64, #908478 (diff) | |
download | gentoo-c5619d16f115c9c7f5492280e5ce320159ee1e46.tar.gz gentoo-c5619d16f115c9c7f5492280e5ce320159ee1e46.tar.bz2 gentoo-c5619d16f115c9c7f5492280e5ce320159ee1e46.zip |
dev-python/sphinx_lv2_theme: Stabilize 1.4.0 ALLARCHES, #908492
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_lv2_theme')
-rw-r--r-- | dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild index bfa821ec3007..516adbe9e52f 100644 --- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild +++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild @@ -18,4 +18,4 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" |