dev-util/radare2: sync EAPI=7 bump to live ebuild
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 16 Oct 2018 22:17:38 +0000 (23:17 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 16 Oct 2018 22:23:00 +0000 (23:23 +0100)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-util/radare2/radare2-9999.ebuild

index abe520e9a37a7ac9f05dafd0cacecb5777933da7..e2ecbd2ce570d35ce25525bf420e689833a92d2e 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit eutils bash-completion-r1
 
@@ -27,9 +27,8 @@ RDEPEND="
        )
        system-capstone? ( dev-libs/capstone:0= )
 "
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 src_configure() {
        econf \