From c3343a52c600608040eefd0445676b457ac4e561 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 19 Jul 2021 12:00:56 +0200 Subject: [PATCH] dev-libs/octetos-coreutils: remove duplicate inherit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild b/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild index 97b415203a..817ec4977f 100644 --- a/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild +++ b/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild @@ -15,7 +15,6 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/azaeldevel/octetos-coreutils.git" else - inherit autotools SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz" fi