diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/etcher/etcher-1.18.4-r2.ebuild (renamed from sys-boot/etcher/etcher-1.18.4-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/etcher/etcher-1.18.4-r1.ebuild b/sys-boot/etcher/etcher-1.18.4-r2.ebuild index 338618ae..eda797cd 100644 --- a/sys-boot/etcher/etcher-1.18.4-r1.ebuild +++ b/sys-boot/etcher/etcher-1.18.4-r2.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=6 +EAPI=8 MY_PN="balenaEtcher" -inherit eutils xdg-utils +inherit desktop xdg-utils DESCRIPTION="Flash OS images to SD cards & USB drives, safely and easily." HOMEPAGE="https://etcher.io/" |