commit: 04628d662b75cb81fcb5e349a668e3fead348b40 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 08:54:05 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 08:56:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04628d66
media-gfx/flameshot: stabilize 0.10.2 for amd64 Bug: https://bugs.gentoo.org/828361 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/flameshot/flameshot-0.10.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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
