commit: d8eb72933f0952b4ea774cc6cedd37ef88672722
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 4 23:57:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 4 23:57:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8eb7293
app-accessibility/emacspeak: Stabilize 56.0-r1 amd64, #868510
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
b/app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
index c69eb8523dc5..f56aff02bdbc 100644
--- a/app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
+++ b/app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/tvraman/emacspeak/releases/download/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc ~x86"
fi
LICENSE="BSD GPL-2"