From 53c105c48e72fa2936425bc2af47a52ceeb4737b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 7 Jan 2023 20:28:21 +0200 Subject: [PATCH] dev-python/sphinx_lv2_theme: Stabilize 1.2.2 ALLARCHES, #890126 Signed-off-by: Arthur Zamarin --- dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild index c66afba648266..eaf5438e52d44 100644 --- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild +++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,4 +18,4 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"