commit: ae74471324018b9c90458d6dbec5a6e6bb42da6e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:15:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:17:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae744713
x11-misc/efax-gtk: Stabilize 3.2.15 x86, #776445
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/efax-gtk/efax-gtk-3.2.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.15.ebuild
b/x11-misc/efax-gtk/efax-gtk-3.2.15.ebuild
index 1f8dcfaca92..f3e711eefcc 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.2.15.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.2.15.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
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tgz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
RDEPEND="
>=dev-libs/glib-2.10