commit: 61b05139fc745a5d7cb9131c76ffbb461a6a3be3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 07:42:56 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 07:42:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b05139
x11-misc/efax-gtk: x86 stable wrt bug #724180
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 22632197465..aa3962fa969 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