summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-21 18:20:18 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-21 19:20:46 +0200
commit870b5b35eac735678dbd26650872cc8aeb38c305 (patch)
tree1e029198da6eb28eb7e3b47515337dcf0be4e9f2 /sys-devel/binutils-hppa64
parenttoolchain.eclass: [QA] Remove meaningless USE=multislot, #584610 (diff)
downloadgentoo-870b5b35eac735678dbd26650872cc8aeb38c305.tar.gz
gentoo-870b5b35eac735678dbd26650872cc8aeb38c305.tar.bz2
gentoo-870b5b35eac735678dbd26650872cc8aeb38c305.zip
toolchain-binutils.eclass: [QA] Remove USE=multislot, #584610
The USE=multislot was used only to control build-time blocker on previous versions of binutils. However, there is no technical reason not to have multiple binutils versions installed at build time (or run time). Considering that the flag does not control the installed files or the package in any other way, it is an invalid use of USE flags.
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r--sys-devel/binutils-hppa64/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/metadata.xml b/sys-devel/binutils-hppa64/metadata.xml
index 0218c940cf76..40dbc384a3eb 100644
--- a/sys-devel/binutils-hppa64/metadata.xml
+++ b/sys-devel/binutils-hppa64/metadata.xml
@@ -9,7 +9,6 @@
binutils for 64bit kernel on hppa.
</longdescription>
<use>
- <flag name="multislot">Allow for multiple versions of binutils to be emerged at once for same CTARGET</flag>
<flag name="multitarget">Adds support to binutils for cross compiling (does not work with gas)</flag>
</use>
</pkgmetadata>