commit: 18acc54027c25d8136c343dabb2fdb7ce0e296a8
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 08:10:08 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 08:10:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18acc540
media-gfx/gscan2pdf: Stabilize 2.9.1 amd64, #751391
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
b/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
index 0a695a65773..b25b14de343 100644
--- a/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
+++ b/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"