summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-10-23 20:31:32 +0200
committerThomas Deutschmann <whissi@gentoo.org>2017-10-23 20:42:32 +0200
commit6e16907d3f82c03fc7d37ba470a79c4139896ad1 (patch)
treeca2aedcf17c7eeab427ddca1621c9c379d61ce5a /sys-devel/flex
parentdev-libs/libzip: x86 stable (bug #629574) (diff)
downloadgentoo-6e16907d3f82c03fc7d37ba470a79c4139896ad1.tar.gz
gentoo-6e16907d3f82c03fc7d37ba470a79c4139896ad1.tar.bz2
gentoo-6e16907d3f82c03fc7d37ba470a79c4139896ad1.zip
sys-devel/flex: x86 stable (bug #632523)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'sys-devel/flex')
-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 2a9234c5b3e1..8ff9c20b7105 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