x11-libs/gtkhotkey: stable for amd64 and x86
authorAmy Liffey <amynka@gentoo.org>
Tue, 19 Sep 2017 08:22:15 +0000 (10:22 +0200)
committerAmy Liffey <amynka@gentoo.org>
Tue, 19 Sep 2017 08:23:50 +0000 (10:23 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild

index 2c8189408e7ed2ed97a1c28c43ecb86a30f4db6f..c4e3b9053cff911d19317b7ef08c6a993cd263f4 100644 (file)
@@ -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