diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:36:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:36:54 +0100 |
commit | 6b3b1746794b17cccf14fa195441c12c4d678649 (patch) | |
tree | df251b8110465e2177c12f459e2913094d7d5fc9 | |
parent | app-text/poppler: ppc stable wrt bug #588142 (diff) | |
download | gentoo-6b3b1746794b17cccf14fa195441c12c4d678649.tar.gz gentoo-6b3b1746794b17cccf14fa195441c12c4d678649.tar.bz2 gentoo-6b3b1746794b17cccf14fa195441c12c4d678649.zip |
dev-libs/keybinder: ppc stable wrt bug #593264
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.1-r200.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.1-r300.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild index ade2f6f6c269..6936fe65d5d2 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ~ppc64 x86" IUSE="+introspection lua python" RDEPEND=">=x11-libs/gtk+-2.20:2 diff --git a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild index f7428a3cb7cd..3e3085057908 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/${PN}-3.0-v${PV}/$ LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ~ppc64 x86" IUSE="+introspection" RDEPEND="x11-libs/gtk+:3 |