From bcee2d2f4df4b4103407ec4c8b79fc4a6b01e114 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 7 Sep 2021 19:58:37 +0100 Subject: [PATCH] app-accessibility/espeakup: Keyword 0.90 arm, #804034 Signed-off-by: Sam James --- app-accessibility/espeakup/espeakup-0.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/espeakup/espeakup-0.90.ebuild b/app-accessibility/espeakup/espeakup-0.90.ebuild index 82db45c59aa36..2b3e4f89b6c34 100644 --- a/app-accessibility/espeakup/espeakup-0.90.ebuild +++ b/app-accessibility/espeakup/espeakup-0.90.ebuild @@ -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 ~arm64" + KEYWORDS="~amd64 ~arm ~arm64" fi inherit linux-info meson