app-crypt/libsecret: Use modern virtualx API
authorMichał Górny <mgorny@gentoo.org>
Fri, 11 May 2018 15:38:03 +0000 (17:38 +0200)
committerGilles Dartiguelongue <eva@gentoo.org>
Thu, 17 May 2018 10:04:59 +0000 (12:04 +0200)
app-crypt/libsecret/libsecret-0.18.6-r1.ebuild

index 071464a4136e52df465e585b00fceb571ffa51fe..3fd001d3c7d317c77e4d3a1ffaed578528fc0eb1 100644 (file)
@@ -84,5 +84,5 @@ multilib_src_configure() {
 
 multilib_src_test() {
        # tests fail without gobject-introspection
-       multilib_is_native_abi && Xemake check
+       multilib_is_native_abi && virtx emake check
 }