commit:     cf97bb0e62b0fde77ddf3926223d56572c618aba
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp 
<DOT> ua>
AuthorDate: Sat Jan  1 10:10:05 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan  3 18:40:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf97bb0e

app-admin/doctl: EAPI 8 for live ebuild

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Vladimir Pavljuchenkov <spiderx <AT> spiderx.dp.ua>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-admin/doctl/doctl-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-admin/doctl/doctl-9999.ebuild 
b/app-admin/doctl/doctl-9999.ebuild
index 654c28a745f8..264b5170d915 100644
--- a/app-admin/doctl/doctl-9999.ebuild
+++ b/app-admin/doctl/doctl-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 EGIT_REPO_URI="https://github.com/digitalocean/${PN}.git";
 
@@ -14,7 +14,6 @@ SRC_URI=""
 LICENSE="Apache-2.0 MIT BSD BSD-2 ISC MPL-2.0"
 SLOT="0"
 KEYWORDS=""
-IUSE=""
 
 src_unpack() {
        git-r3_src_unpack

Reply via email to