diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-12-22 19:40:11 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-12-25 23:25:36 +0100 |
commit | 5fa2f971934f6d2ac9f7d508ca13ffbe6263467c (patch) | |
tree | 8f146730e73cdaa9fd3b28b95be988738e7ae11a /sys-devel/binutils-hppa64 | |
parent | x11-misc/xscreensaver: drop 6.01-r4 (diff) | |
download | gentoo-5fa2f971934f6d2ac9f7d508ca13ffbe6263467c.tar.gz gentoo-5fa2f971934f6d2ac9f7d508ca13ffbe6263467c.tar.bz2 gentoo-5fa2f971934f6d2ac9f7d508ca13ffbe6263467c.zip |
sys-devel/binutils-hppa64: inherit strip-linguas for strip-linguas
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild index b8973ce5f5a5..559d2f8de6ce 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.37_p1-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 export CTARGET=hppa64-${CHOST#*-} -inherit libtool flag-o-matic gnuconfig multilib toolchain-funcs +inherit libtool flag-o-matic gnuconfig multilib strip-linguas toolchain-funcs DESCRIPTION="Tools necessary to build programs" HOMEPAGE="https://sourceware.org/binutils/" |