summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-04-15 00:30:09 +0300
committerMart Raudsepp <leio@gentoo.org>2018-04-15 00:31:28 +0300
commitebd261b3291cc96838210e83db0b782bee8e3f73 (patch)
tree31cdfd7d6e6f8c78c643784b2d8e5c82fa422a80 /sys-devel
parentmedia-gfx/gnome-photos: bump to 3.24.6, fixes "Empty Trash" button (diff)
downloadgentoo-ebd261b3291cc96838210e83db0b782bee8e3f73.tar.gz
gentoo-ebd261b3291cc96838210e83db0b782bee8e3f73.tar.bz2
gentoo-ebd261b3291cc96838210e83db0b782bee8e3f73.zip
sys-devel/flex-2.6.4-r1: arm64 stable (bug #632523)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 2e90d8e4c30b..5c546a6f020d 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