commit:     854abca0bdecb5efc0627aeb99f9f3e8299d8d65
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 10 00:01:07 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Mar 10 00:05:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854abca0

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 <AT> gentoo.org>

 sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
index 97770ec57d6..526abae15db 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 )

Reply via email to