From 04628d662b75cb81fcb5e349a668e3fead348b40 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Thu, 17 Mar 2022 10:54:05 +0200 Subject: media-gfx/flameshot: stabilize 0.10.2 for amd64 Bug: https://bugs.gentoo.org/828361 Signed-off-by: Joonas Niilola --- media-gfx/flameshot/flameshot-0.10.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/flameshot') diff --git a/media-gfx/flameshot/flameshot-0.10.2.ebuild b/media-gfx/flameshot/flameshot-0.10.2.ebuild index f7e216a175dc..53cdaae3c9dc 100644 --- a/media-gfx/flameshot/flameshot-0.10.2.ebuild +++ b/media-gfx/flameshot/flameshot-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flameshot-org/flameshot/archive/v${PV}.tar.gz -> ${P LICENSE="Apache-2.0 Free-Art-1.3 GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" dev-qt/qtcore:5 -- cgit v1.2.3-65-gdbad