diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 22:03:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 22:04:08 +0100 |
commit | 2b4e8b86ef97d8d52cd91b6f288862c5f4671584 (patch) | |
tree | 66d5f95eb0430527febae02b64acae83a8bbb14c /dev-libs/keybinder | |
parent | app-arch/xarchiver: stable 0.5.4.13 for ppc64, bug #651490 (diff) | |
download | gentoo-2b4e8b86ef97d8d52cd91b6f288862c5f4671584.tar.gz gentoo-2b4e8b86ef97d8d52cd91b6f288862c5f4671584.tar.bz2 gentoo-2b4e8b86ef97d8d52cd91b6f288862c5f4671584.zip |
dev-libs/keybinder: stable 0.3.1-r201 for ppc64, bug #651490
Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/keybinder')
-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 167e162e8b49..203f9b3ba7bc 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} )" |