diff options
Diffstat (limited to 'rox-extra/resolution/resolution-0.2.ebuild')
-rw-r--r-- | rox-extra/resolution/resolution-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/resolution/resolution-0.2.ebuild b/rox-extra/resolution/resolution-0.2.ebuild index 536f6eb2e2e8..6ef57396ab40 100644 --- a/rox-extra/resolution/resolution-0.2.ebuild +++ b/rox-extra/resolution/resolution-0.2.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/resolution/resolution-0.2.ebuild,v 1.3 2006/10/21 17:41:34 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2.ebuild,v 1.4 2006/11/20 18:27:42 opfer Exp $ ROX_LIB_VER=1.9.3 inherit rox @@ -11,7 +11,7 @@ SRC_URI="http://rox.sourceforge.net/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="" |