commit: 6153f5cb17e599d1f4b73eaa92a9b104451f552a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Nov 20 01:33:52 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Nov 20 01:33:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6153f5cb
x11-misc/screengrab: x86 stable (bug #755590) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> x11-misc/screengrab/screengrab-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/screengrab/screengrab-2.0.1.ebuild b/x11-misc/screengrab/screengrab-2.0.1.ebuild index 37ef4c7ac24..d5aa7c5ddc5 100644 --- a/x11-misc/screengrab/screengrab-2.0.1.ebuild +++ b/x11-misc/screengrab/screengrab-2.0.1.ebuild @@ -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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="" BDEPEND="dev-qt/linguist-tools:5"