diff options
author | Sam James <sam@gentoo.org> | 2021-02-04 14:09:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-04 14:09:12 +0000 |
commit | cc0b71150dc558616bfa50b71717522476c9a025 (patch) | |
tree | a438f0c6d00fa1e7d60842d896be9a6e010d85a4 /x11-misc/gmrun | |
parent | sys-fs/mergerfs: Stabilize 2.32.1 amd64, #768591 (diff) | |
download | gentoo-cc0b71150dc558616bfa50b71717522476c9a025.tar.gz gentoo-cc0b71150dc558616bfa50b71717522476c9a025.tar.bz2 gentoo-cc0b71150dc558616bfa50b71717522476c9a025.zip |
x11-misc/gmrun: Stabilize 0.9.2-r2 amd64, #768594
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/gmrun')
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild b/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild index b2ce6fb13cbd..bd00f6e6cd05 100644 --- a/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~x86" RDEPEND=" dev-libs/glib:2 |