summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-24 19:56:43 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-24 19:56:43 +0100
commit4288d13aaca779a3c54c3fa2d284dd5493651d41 (patch)
treee05d13cf97faf117b78563fb773cc89a5d2cfc00 /sys-devel/flex
parentdev-libs/libpcre: stable 8.41 for sparc, bug #614052 (thanks to Rolf Eike Beer) (diff)
downloadgentoo-4288d13aaca779a3c54c3fa2d284dd5493651d41.tar.gz
gentoo-4288d13aaca779a3c54c3fa2d284dd5493651d41.tar.bz2
gentoo-4288d13aaca779a3c54c3fa2d284dd5493651d41.zip
sys-devel/flex: stable 2.6.4-r1 for hppa/sparc, bug #632523 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
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 19cb15c97da2..bbbc0839a7f4 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