commit: e844225185a086053baf70d4ace9a06382b92a04
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 15:46:19 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 15:46:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8442251
x11-misc/gmrun: Stabilize 1.4w ppc, #884703
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/gmrun/gmrun-1.4w.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/gmrun/gmrun-1.4w.ebuild b/x11-misc/gmrun/gmrun-1.4w.ebuild
index 3385f765aee3..a07798eeb1a9 100644
--- a/x11-misc/gmrun/gmrun-1.4w.ebuild
+++ b/x11-misc/gmrun/gmrun-1.4w.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_BRANCH="master"
else
SRC_URI="https://github.com/wdlkmpx/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~mips ~ppc x86"
+ KEYWORDS="~amd64 ~mips ppc x86"
fi
DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"