diff options
Diffstat (limited to 'rox-extra/roxcd/roxcd-0.5.4-r2.ebuild')
-rw-r--r-- | rox-extra/roxcd/roxcd-0.5.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild b/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild index 079258daa9a7..f4e50b01601d 100644 --- a/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild +++ b/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild,v 1.1 2007/02/10 19:35:47 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild,v 1.2 2007/03/23 18:01:45 armin76 Exp $ ROX_LIB_VER=1.9.14 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://www.rdsarts.com/code/roxcd/files/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" APPNAME=${MY_PN} |