diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 16:55:42 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 16:55:42 +0000 |
commit | 3fdecc6b4a84f684ca05d4cbf420a26bf0d45ac1 (patch) | |
tree | 49d1e775083dd1e71283d9f1e28da23b7888c2a1 /x11-libs/libfakekey/libfakekey-0.1.ebuild | |
parent | Version bump, bugfix release (diff) | |
download | gentoo-2-3fdecc6b4a84f684ca05d4cbf420a26bf0d45ac1.tar.gz gentoo-2-3fdecc6b4a84f684ca05d4cbf420a26bf0d45ac1.tar.bz2 gentoo-2-3fdecc6b4a84f684ca05d4cbf420a26bf0d45ac1.zip |
Added ~arm keyword.
(Portage version: 2.1.1_pre4-r4)
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 b571993a6db7..8bec00ee086b 100644 --- a/x11-libs/libfakekey/libfakekey-0.1.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2006 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.1 2006/06/04 20:10:44 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.2 2006/08/07 16:55:42 yvasilev 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" +KEYWORDS="~x86 ~arm" IUSE="debug doc" RDEPEND="|| ( x11-libs/libXtst |