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 /dev-libs/keybinder/keybinder-0.3.1-r300.ebuild | |
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>
Diffstat (limited to 'dev-libs/keybinder/keybinder-0.3.1-r300.ebuild')
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.1-r300.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |