summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-10 00:01:07 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-10 00:05:33 +0000
commit854abca0bdecb5efc0627aeb99f9f3e8299d8d65 (patch)
tree1b9a8929923436f078ec8243faa315d0a9605258 /sys-devel/binutils-hppa64
parentnet-misc/ntpsec: add upstream patch and expand py3 compat (diff)
downloadgentoo-854abca0bdecb5efc0627aeb99f9f3e8299d8d65.tar.gz
gentoo-854abca0bdecb5efc0627aeb99f9f3e8299d8d65.tar.bz2
gentoo-854abca0bdecb5efc0627aeb99f9f3e8299d8d65.zip
sys-devel/binutils-hppa64: move deps to BDEPEND for EAPI 7, bug #700898
Tweak only latest ~arch binutils-hppa64-2.34. Reported-by: David Michael Bug: https://bugs.gentoo.org/700898 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-hppa64')
-rw-r--r--sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
index 97770ec57d63..526abae15dbf 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
@@ -75,7 +75,8 @@ RDEPEND="
>=sys-devel/binutils-config-3
sys-libs/zlib
"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
doc? ( sys-apps/texinfo )
test? ( dev-util/dejagnu )
nls? ( sys-devel/gettext )