diff options
author | David Holm <dholm@gentoo.org> | 2004-07-04 11:35:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-04 11:35:13 +0000 |
commit | 048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7 (patch) | |
tree | adc8a38e7df2231aecc54f039856cc5d535ca53f /x11-misc/xhkeys/xhkeys-1.0.2.ebuild | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7.tar.gz gentoo-2-048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7.tar.bz2 gentoo-2-048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/xhkeys/xhkeys-1.0.2.ebuild')
-rw-r--r-- | x11-misc/xhkeys/xhkeys-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xhkeys/xhkeys-1.0.2.ebuild b/x11-misc/xhkeys/xhkeys-1.0.2.ebuild index c05700985a7c..a1a4d2ac506b 100644 --- a/x11-misc/xhkeys/xhkeys-1.0.2.ebuild +++ b/x11-misc/xhkeys/xhkeys-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-1.0.2.ebuild,v 1.1 2004/07/03 14:55:10 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-1.0.2.ebuild,v 1.2 2004/07/04 11:32:02 dholm Exp $ DESCRIPTION="assign particular actions to any key or key combination" HOMEPAGE="http://www.geocities.com/wmalms/" @@ -8,7 +8,7 @@ SRC_URI="http://www.geocities.com/wmalms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/x11" |