commit: ab7bb326f128438f6731b518795999b3ea3c7da7 Author: Amy Liffey <amynka <AT> gentoo <DOT> org> AuthorDate: Tue Sep 19 08:22:15 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Tue Sep 19 08:23:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab7bb326
x11-libs/gtkhotkey: stable for amd64 and x86 Package-Manager: Portage-2.3.6, Repoman-2.3.1 x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild index 2c8189408e7..c4e3b9053cf 100644 --- a/x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild +++ b/x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit versionator eutils +inherit versionator MY_CRV=$(get_version_component_range 1-2) @@ -17,7 +17,7 @@ SRC_URI="https://launchpad.net/${PN}/${MY_CRV}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.16