summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2018-08-31 07:09:26 +0800
committerBenda Xu <heroxbd@gentoo.org>2018-08-31 07:17:39 +0800
commitb4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 (patch)
tree30b01b15e99e98c7d184fd3fdc83de081cbfee9b /sys-devel/flex/flex-2.6.3-r1.ebuild
parentmedia-sound/pulseeffects: 4.3.2 bump (diff)
downloadgentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.gz
gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.bz2
gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.zip
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Diffstat (limited to 'sys-devel/flex/flex-2.6.3-r1.ebuild')
-rw-r--r--sys-devel/flex/flex-2.6.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/flex/flex-2.6.3-r1.ebuild b/sys-devel/flex/flex-2.6.3-r1.ebuild
index dd936208c1c2..0388ee0732d5 100644
--- a/sys-devel/flex/flex-2.6.3-r1.ebuild
+++ b/sys-devel/flex/flex-2.6.3-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 ~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