summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-16 04:20:59 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-16 04:20:59 +0000
commit0cb2b0ddaeca0ca784ab3f471c2c2b5deff0f931 (patch)
tree8c56439f8fef3afb346a17458d56c78ae5aeb3e2 /sys-devel/flex
parentold (diff)
downloadgentoo-2-0cb2b0ddaeca0ca784ab3f471c2c2b5deff0f931.tar.gz
gentoo-2-0cb2b0ddaeca0ca784ab3f471c2c2b5deff0f931.tar.bz2
gentoo-2-0cb2b0ddaeca0ca784ab3f471c2c2b5deff0f931.zip
amd64 arm hppa ia64 m68k s390 sh x86 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/flex-2.5.4a-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r6.ebuild b/sys-devel/flex/flex-2.5.4a-r6.ebuild
index 4d5d16a7f173..64a51eab7a8a 100644
--- a/sys-devel/flex/flex-2.5.4a-r6.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.4 2005/07/09 23:36:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.5 2005/08/16 04:19:41 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86"
IUSE="build static"
DEPEND=""