commit: 68808de707bffde6978366047ab6250a62969961
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 5 14:02:01 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 14:02:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68808de7
app-accessibility/emacspeak: ppc stable wrt bug #868510
Signed-off-by: Agostino Sarubbo <ago <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 f56aff02bdbc..d2770139e482 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"