diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-26 04:06:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-26 04:06:37 +0000 |
commit | 807cb0bbe3219313a016e72facbfbc1fffed1cb9 (patch) | |
tree | 6eb6d82f5f304d330b9a1206f1c2f1e1d348a9f8 /x11-libs/libfakekey/libfakekey-0.1.ebuild | |
parent | Marked ~hppa too. (diff) | |
download | historical-807cb0bbe3219313a016e72facbfbc1fffed1cb9.tar.gz historical-807cb0bbe3219313a016e72facbfbc1fffed1cb9.tar.bz2 historical-807cb0bbe3219313a016e72facbfbc1fffed1cb9.zip |
Marked ~hppa too.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-libs/libfakekey/libfakekey-0.1.ebuild')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.1.ebuild b/x11-libs/libfakekey/libfakekey-0.1.ebuild index c0b8aa44fb21..11808b0a5a5e 100644 --- a/x11-libs/libfakekey/libfakekey-0.1.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.3 2007/07/22 03:14:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.4 2007/09/26 04:06:37 jer Exp $ DESCRIPTION="Helper library for the x11-misc/matchbox-keyboard package." HOMEPAGE="http://projects.o-hand.com/matchbox/" @@ -8,7 +8,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~arm" +KEYWORDS="~arm ~hppa ~x86" IUSE="debug doc" RDEPEND="x11-libs/libXtst" |