summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-24 20:14:05 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-24 20:23:34 +0100
commit74fd0d6fe4ff393db970eb923df463e97e65beb2 (patch)
tree88835c6eb54cb05266179db8ae5d43e635b00457 /sys-devel
parentwww-misc/htdig: stable 3.2.0_beta6-r5 for ia64, bug #632338 (diff)
downloadgentoo-74fd0d6fe4ff393db970eb923df463e97e65beb2.tar.gz
gentoo-74fd0d6fe4ff393db970eb923df463e97e65beb2.tar.bz2
gentoo-74fd0d6fe4ff393db970eb923df463e97e65beb2.zip
sys-devel/flex: stable 2.6.4-r1 for ia64, bug #632523
Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/flex/flex-2.6.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/flex/flex-2.6.4-r1.ebuild b/sys-devel/flex/flex-2.6.4-r1.ebuild
index bbbc0839a7f4..f7c6bdbb1b29 100644
--- a/sys-devel/flex/flex-2.6.4-r1.ebuild
+++ b/sys-devel/flex/flex-2.6.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/westes/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static test"
# We want bison explicitly and not yacc in general #381273