diff --git a/app-containers/waydroid/waydroid-1.4.0.ebuild b/app-containers/waydroid/waydroid-1.4.0.ebuild index 25f3025a5d..a15188ca37 100644 --- a/app-containers/waydroid/waydroid-1.4.0.ebuild +++ b/app-containers/waydroid/waydroid-1.4.0.ebuild @@ -43,8 +43,8 @@ ERROR_ANDROID_BINDER_IPC="CONFIG_ANDROID_BINDER_IPC: need for creating Android-s ERROR_MEMFD_CREATE="CONFIG_MEMFD_CREATE: it completely replaced deprecated ISHMEM drivers, therefore it's vital for android-specific memory management" -src_compile(){ - :; +src_compile() { + : } src_install() { diff --git a/app-containers/waydroid/waydroid-1.4.2.ebuild b/app-containers/waydroid/waydroid-1.4.2.ebuild index 9a495dd85c..cf421efb8e 100644 --- a/app-containers/waydroid/waydroid-1.4.2.ebuild +++ b/app-containers/waydroid/waydroid-1.4.2.ebuild @@ -43,8 +43,8 @@ ERROR_ANDROID_BINDER_IPC="CONFIG_ANDROID_BINDER_IPC: need for creating Android-s ERROR_MEMFD_CREATE="CONFIG_MEMFD_CREATE: it completely replaced deprecated ISHMEM drivers, therefore it's vital for android-specific memory management" -src_compile(){ - :; +src_compile() { + : } src_install() {