diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 20:51:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 21:05:58 +0200 |
commit | 316b4bb1137aed68adc7f97a3ce360621c845622 (patch) | |
tree | 32345ef903fd4d0ccf02fe9e039fbfede3e28195 /dev-libs | |
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')
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.1-r201.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.2-r300.ebuild | 2 |
2 files changed, 2 insertions, 2 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} )" diff --git a/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild b/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild index d2a9be821831..9bc024d422f8 100644 --- a/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/${PN}-3.0-v${PV}/$ LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86" IUSE="+introspection" RDEPEND="x11-libs/gtk+:3[X] |