summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-01 19:31:22 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-01 19:31:22 +0100
commitca07438f881ae6c60c1a3c2d4a6f6edd17255f4e (patch)
treebdbcede12067f9213f2e518fd873d2c5b54e2c12 /sys-devel/binutils/binutils-2.33.1-r1.ebuild
parentwww-servers/nginx-unit: Stabilizing package as maint. as per amd64 policy (diff)
downloadgentoo-ca07438f881ae6c60c1a3c2d4a6f6edd17255f4e.tar.gz
gentoo-ca07438f881ae6c60c1a3c2d4a6f6edd17255f4e.tar.bz2
gentoo-ca07438f881ae6c60c1a3c2d4a6f6edd17255f4e.zip
sys-devel/binutils: [QA] fix IndirectInherits/UnusedInherits
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-devel/binutils/binutils-2.33.1-r1.ebuild')
-rw-r--r--sys-devel/binutils/binutils-2.33.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.33.1-r1.ebuild b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
index 50ec9616243c..490cd9863cb0 100644
--- a/sys-devel/binutils/binutils-2.33.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
+inherit libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
DESCRIPTION="Tools necessary to build programs"
HOMEPAGE="https://sourceware.org/binutils/"