summaryrefslogtreecommitdiff
path: root/sys-devel/flex
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2017-03-21 16:31:41 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2017-03-21 16:41:43 +0100
commita5146d4469714872bcf31ce9e610069cd58f187a (patch)
tree33ca4396a9602815e53c8d92cd302f9802a44d81 /sys-devel/flex
parent902c9d027dd6bc0d54968f4d042cb70114544ebd (diff)
downloadgentoo-a5146d4469714872bcf31ce9e610069cd58f187a.tar.gz
gentoo-a5146d4469714872bcf31ce9e610069cd58f187a.tar.xz
sys-devel/flex: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/flex-2.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/flex/flex-2.6.3.ebuild b/sys-devel/flex/flex-2.6.3.ebuild
index 50bee4cf932..c5b8bc75421 100644
--- a/sys-devel/flex/flex-2.6.3.ebuild
+++ b/sys-devel/flex/flex-2.6.3.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 ~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