summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 21:15:39 +0000
committerSam James <sam@gentoo.org>2021-03-15 21:17:53 +0000
commitae74471324018b9c90458d6dbec5a6e6bb42da6e (patch)
treeaca51248ba20e88aaf91cc69506b9c7b9231e414 /x11-misc/efax-gtk
parentx11-misc/dclock: Stabilize 2.2.2_p12 x86, #776442 (diff)
downloadgentoo-ae74471324018b9c90458d6dbec5a6e6bb42da6e.tar.gz
gentoo-ae74471324018b9c90458d6dbec5a6e6bb42da6e.tar.bz2
gentoo-ae74471324018b9c90458d6dbec5a6e6bb42da6e.zip
x11-misc/efax-gtk: Stabilize 3.2.15 x86, #776445
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/efax-gtk')
-rw-r--r--x11-misc/efax-gtk/efax-gtk-3.2.15.ebuild4
1 files 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 1f8dcfaca924..f3e711eefcce 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