commit: 1d14a03b3e833510b8b65569e1db78b20ff353a7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 10:32:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 10:32:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d14a03b
app-accessibility/espeakup: Stabilize 0.90-r1 arm64, #930555
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-accessibility/espeakup/espeakup-0.90-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-accessibility/espeakup/espeakup-0.90-r1.ebuild
b/app-accessibility/espeakup/espeakup-0.90-r1.ebuild
index 695ebbdb0f62..657954cc51a5 100644
--- a/app-accessibility/espeakup/espeakup-0.90-r1.ebuild
+++ b/app-accessibility/espeakup/espeakup-0.90-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/linux-speakup/espeakup/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~loong x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong x86"
fi
inherit linux-info meson