summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-21 12:29:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-21 12:29:07 +0300
commit65ab2c11796223d7fca8978400e1411a2b42ceee (patch)
treebed46350d2910a4832525a8505c874f31d63dd1a /sys-devel/flex/flex-2.6.4-r1.ebuild
parentapp-misc/dvtm: arm stable wrt bug #651900 (diff)
downloadgentoo-65ab2c11796223d7fca8978400e1411a2b42ceee.tar.gz
gentoo-65ab2c11796223d7fca8978400e1411a2b42ceee.tar.bz2
gentoo-65ab2c11796223d7fca8978400e1411a2b42ceee.zip
sys-devel/flex: m68k/s390/sh stable wrt bug #632523
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-devel/flex/flex-2.6.4-r1.ebuild')
-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 5c546a6f020d..6730a9218ee9 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 ~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 ~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