commit: 293aa80f462aa128c7732897ac1a0aaae32392e0 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jan 18 11:27:21 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jan 18 11:27:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293aa80f
x11-misc/screengrab: Stabilize 2.2.0 amd64, #831374 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> x11-misc/screengrab/screengrab-2.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/screengrab/screengrab-2.2.0.ebuild b/x11-misc/screengrab/screengrab-2.2.0.ebuild index 9a021a145f8d..f7c628347b01 100644 --- a/x11-misc/screengrab/screengrab-2.2.0.ebuild +++ b/x11-misc/screengrab/screengrab-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2 GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" IUSE="" BDEPEND="dev-qt/linguist-tools:5"
