commit: 445b1aff4e8ee6cd4d0abf6795b9f0363c082015 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 10:36:34 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 10:36:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445b1aff
x11-misc/gigolo: amd64 stable wrt bug #643074 Package-Manager: Portage-2.3.13, Repoman-2.3.3 x11-misc/gigolo/gigolo-0.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild b/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild index 2530f306a06..d4e0771dafc 100644 --- a/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild +++ b/x11-misc/gigolo/gigolo-0.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.16