diff options
Diffstat (limited to 'x11-misc/xpad/xpad-4.0.ebuild')
-rw-r--r-- | x11-misc/xpad/xpad-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-4.0.ebuild b/x11-misc/xpad/xpad-4.0.ebuild index 6d0044361061..98a0a5bd42f8 100644 --- a/x11-misc/xpad/xpad-4.0.ebuild +++ b/x11-misc/xpad/xpad-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-4.0.ebuild,v 1.2 2009/09/27 11:10:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-4.0.ebuild,v 1.3 2009/09/27 15:38:53 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.12:2" |