diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-21 12:29:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-21 12:29:07 +0300 |
commit | 65ab2c11796223d7fca8978400e1411a2b42ceee (patch) | |
tree | bed46350d2910a4832525a8505c874f31d63dd1a /sys-devel/flex/flex-2.6.4-r1.ebuild | |
parent | app-misc/dvtm: arm stable wrt bug #651900 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |