diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-08 19:25:04 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-08 19:25:04 +0000 |
commit | 107fdc7d6051cf6c1f212ba621ab0159daf57f25 (patch) | |
tree | 685c71373ccf05d338f8594464af98e0065f46ec /dev-libs/keybinder/keybinder-0.3.0-r200.ebuild | |
parent | Revbump to disable parsing of the default configuration file. /etc/conf.d/ush... (diff) | |
download | gentoo-2-107fdc7d6051cf6c1f212ba621ab0159daf57f25.tar.gz gentoo-2-107fdc7d6051cf6c1f212ba621ab0159daf57f25.tar.bz2 gentoo-2-107fdc7d6051cf6c1f212ba621ab0159daf57f25.zip |
keyword ~ppc ~ppc64, bug #437156
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs/keybinder/keybinder-0.3.0-r200.ebuild')
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.0-r200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild b/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild index 24a21fc7ca40..7613f66f132f 100644 --- a/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild,v 1.5 2012/10/26 02:16:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild,v 1.6 2012/11/08 19:25:04 blueness Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://kaizer.se/publicfiles/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" IUSE="+introspection lua python" RDEPEND=">=x11-libs/gtk+-2.20:2 |