summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild')
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild
index 68d956726bb0..256108a64baa 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild
+++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild
@@ -3,17 +3,13 @@
EAPI=7
-inherit multilib
-
DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
[[ "${PV}" == *_pre* ]] || \
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
S="${WORKDIR}"