commit: 168d1f797659c73625216967b47aa74458b07293
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 12:28:01 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 12:28:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=168d1f79
dev-python/livereload: Stabilize 2.7.1 ALLARCHES, #947460
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/livereload/livereload-2.7.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/livereload/livereload-2.7.1.ebuild
b/dev-python/livereload/livereload-2.7.1.ebuild
index 5ac19be95fdb..b9ec9c00bc1f 100644
--- a/dev-python/livereload/livereload-2.7.1.ebuild
+++ b/dev-python/livereload/livereload-2.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="examples"
RDEPEND="