diff options
-rw-r--r-- | app-crypt/trezord/trezord-2.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/trezord/trezord-2.0.25.ebuild b/app-crypt/trezord/trezord-2.0.25.ebuild index 1b7ed79c..4adba4d9 100644 --- a/app-crypt/trezord/trezord-2.0.25.ebuild +++ b/app-crypt/trezord/trezord-2.0.25.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit golang-build udev systemd |