diff options
Diffstat (limited to 'dev-libs')
| -rw-r--r-- | dev-libs/grantlee/grantlee-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild index 800b6c3c229..0283a47ebaf 100644 --- a/dev-libs/grantlee/grantlee-9999.ebuild +++ b/dev-libs/grantlee/grantlee-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit cmake-utils virtualx git-r3 @@ -48,7 +48,7 @@ src_compile() { } src_test() { - VIRTUALX_COMMAND="cmake-utils_src_test" virtualmake + virtx cmake-utils_src_test } src_install() { |
