diff options
Diffstat (limited to 'net-nds/jxplorer/jxplorer-3.3.1.1.ebuild')
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild index 1e9182ed85aa..c780b19b163a 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -41,7 +41,7 @@ src_prepare() { fi } -src_test(){ +src_test() { VIRTUALX_COMMAND="java-pkg-2_src_test" virtualmake } |