summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2017-09-19 10:22:15 +0200
committerAmy Liffey <amynka@gentoo.org>2017-09-19 10:23:50 +0200
commitab7bb326f128438f6731b518795999b3ea3c7da7 (patch)
treea7fc68f43e2655506763995c2c9c7eda0b9f8eeb /x11-libs
parentapp-crypt/gnupg: New upstream version 2.2.1 (diff)
downloadgentoo-ab7bb326f128438f6731b518795999b3ea3c7da7.tar.gz
gentoo-ab7bb326f128438f6731b518795999b3ea3c7da7.tar.bz2
gentoo-ab7bb326f128438f6731b518795999b3ea3c7da7.zip
x11-libs/gtkhotkey: stable for amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild4
1 files 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 2c8189408e7e..c4e3b9053cff 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