diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-20 00:01:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-20 00:08:20 +0300 |
commit | a2133795b90989ba0080867a272ecef64c3c9cbc (patch) | |
tree | f12d75fd40d4a219c682f4bab316bb2f3c0b5ea2 /dev-libs/keybinder | |
parent | net-p2p/xmr-stak: Set LIBRARY_OUTPUT_PATH (diff) | |
download | gentoo-a2133795b90989ba0080867a272ecef64c3c9cbc.tar.gz gentoo-a2133795b90989ba0080867a272ecef64c3c9cbc.tar.bz2 gentoo-a2133795b90989ba0080867a272ecef64c3c9cbc.zip |
dev-libs/keybinder: arm stable wrt bug #651490
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/keybinder')
-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 203f9b3ba7bc..98e4f144390c 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 8cc6bce5ac4f..87d984627820 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] |