diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-03-17 10:54:05 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-03-17 10:56:54 +0200 |
commit | 04628d662b75cb81fcb5e349a668e3fead348b40 (patch) | |
tree | 572072daa7e1f8d18aef9c3e87fe27315a842b34 /media-gfx/flameshot | |
parent | dev-java/gnu-regexp: Drop 1.1.4-r3 (diff) | |
download | gentoo-04628d662b75cb81fcb5e349a668e3fead348b40.tar.gz gentoo-04628d662b75cb81fcb5e349a668e3fead348b40.tar.bz2 gentoo-04628d662b75cb81fcb5e349a668e3fead348b40.zip |
media-gfx/flameshot: stabilize 0.10.2 for amd64
Bug: https://bugs.gentoo.org/828361
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx/flameshot')
-rw-r--r-- | media-gfx/flameshot/flameshot-0.10.2.ebuild | 4 |
1 files 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 |