diff options
author | 2018-04-12 20:51:38 +0200 | |
---|---|---|
committer | 2018-04-12 21:05:58 +0200 | |
commit | 316b4bb1137aed68adc7f97a3ce360621c845622 (patch) | |
tree | 32345ef903fd4d0ccf02fe9e039fbfede3e28195 /dev-libs/keybinder/keybinder-0.3.1-r201.ebuild | |
parent | xfce-extra/xfce4-timer-plugin: x86 stable (bug #651490) (diff) | |
download | gentoo-316b4bb1137aed68adc7f97a3ce360621c845622.tar.gz gentoo-316b4bb1137aed68adc7f97a3ce360621c845622.tar.bz2 gentoo-316b4bb1137aed68adc7f97a3ce360621c845622.zip |
dev-libs/keybinder: x86 stable (bug #651490)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs/keybinder/keybinder-0.3.1-r201.ebuild')
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.1-r201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild index d767a4294d51..167e162e8b49 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86" IUSE="+introspection lua python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |