mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-devel/binutils: fix UnusedInherits (elisp-common)
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit elisp-common libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
|
||||
inherit libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
|
||||
|
||||
DESCRIPTION="Tools necessary to build programs"
|
||||
HOMEPAGE="https://sourceware.org/binutils/"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
IUSE="cet default-gold doc gold gprofng multitarget +nls pgo +plugins static-libs test vanilla"
|
||||
REQUIRED_USE="default-gold? ( gold )"
|
||||
|
||||
@@ -3,10 +3,11 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit elisp-common libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
|
||||
inherit libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
|
||||
|
||||
DESCRIPTION="Tools necessary to build programs"
|
||||
HOMEPAGE="https://sourceware.org/binutils/"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
IUSE="cet default-gold doc gold gprofng multitarget +nls pgo +plugins static-libs test vanilla"
|
||||
REQUIRED_USE="default-gold? ( gold )"
|
||||
|
||||
Reference in New Issue
Block a user