commit: f570725db78310699755f915127921b146456396
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 06:41:47 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 06:41:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f570725d
x11-misc/efax-gtk: amd64 stable wrt bug #724180
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild
b/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild
index aa3962fa969..776229b9a31 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild
@@ -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