summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/yasm/yasm-0.6.0.ebuild')
-rw-r--r--dev-lang/yasm/yasm-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yasm/yasm-0.6.0.ebuild b/dev-lang/yasm/yasm-0.6.0.ebuild
index 146c8a148740..43c92ba3596c 100644
--- a/dev-lang/yasm/yasm-0.6.0.ebuild
+++ b/dev-lang/yasm/yasm-0.6.0.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/dev-lang/yasm/yasm-0.6.0.ebuild,v 1.2 2007/04/22 01:08:13 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-0.6.0.ebuild,v 1.3 2007/07/12 21:17:26 armin76 Exp $
inherit versionator
@@ -10,7 +10,7 @@ SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="-* ~x86 ~amd64"
+KEYWORDS="-* ~amd64 x86"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"