summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-07 15:53:33 +0000
committerSam James <sam@gentoo.org>2022-12-07 15:53:33 +0000
commit5dd9da6271f287564624f10a8ff7234509f1fedd (patch)
tree6d3a7428d57903c891efdfa6fbaeb90a79dcc999 /x11-misc/gmrun
parentprofiles: last-rite long-masked sys-libs/db slots (diff)
downloadgentoo-5dd9da6271f287564624f10a8ff7234509f1fedd.tar.gz
gentoo-5dd9da6271f287564624f10a8ff7234509f1fedd.tar.bz2
gentoo-5dd9da6271f287564624f10a8ff7234509f1fedd.zip
x11-misc/gmrun: Stabilize 1.4w amd64, #884703
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/gmrun')
-rw-r--r--x11-misc/gmrun/gmrun-1.4w.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/gmrun/gmrun-1.4w.ebuild b/x11-misc/gmrun/gmrun-1.4w.ebuild
index a07798eeb1a9..f7a3f0ee68c3 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!"