diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-20 18:23:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-20 18:23:59 +0000 |
commit | dc9e0b2840a1d4f5befd694e374ff1493a3c56ab (patch) | |
tree | 95a1af8d15043fc790a23c89b78687f136d446d4 /rox-extra/find/find-007.ebuild | |
parent | stable x86, bug #155521 (diff) | |
download | gentoo-2-dc9e0b2840a1d4f5befd694e374ff1493a3c56ab.tar.gz gentoo-2-dc9e0b2840a1d4f5befd694e374ff1493a3c56ab.tar.bz2 gentoo-2-dc9e0b2840a1d4f5befd694e374ff1493a3c56ab.zip |
stable x86, bug #155521
(Portage version: 2.1.1-r2)
Diffstat (limited to 'rox-extra/find/find-007.ebuild')
-rw-r--r-- | rox-extra/find/find-007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/find/find-007.ebuild b/rox-extra/find/find-007.ebuild index 3682cbda6f4f..215b79d41591 100644 --- a/rox-extra/find/find-007.ebuild +++ b/rox-extra/find/find-007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007.ebuild,v 1.2 2006/10/04 15:10:13 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007.ebuild,v 1.3 2006/11/20 18:23:59 opfer Exp $ ROX_LIB_VER=2.0.0 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://www.hayber.us/rox/find/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" APPNAME=${MY_PN} |