dev-java/openjdk-bin: drop old
[gentoo.git] / dev-java / jflex / jflex-1.6.1.ebuild
index 50f314d50813520310ab784136e4d7e0f5ee2266..21a082774ba92196cbde26a0071bbd0f268ac54f 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 
@@ -13,8 +12,9 @@ HOMEPAGE="http://www.jflex.de/"
 SRC_URI="http://${PN}.de/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="examples test vim-syntax"
+RESTRICT="!test? ( test )"
 
 CDEPEND="dev-java/ant-core:0"