Skip to content

Commit

Permalink
app-benchmarks/ioping: drop IUSE=netdata in 1.2
Browse files Browse the repository at this point in the history
Patch was rejected upstream.

Closes: https://bugs.gentoo.org/797391
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jun 21, 2021
1 parent 89b3208 commit 4872fa4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app-benchmarks/ioping/ioping-1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ SRC_URI="https://github.com/koct9i/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="netdata"

src_prepare() {
use netdata && eapply "${FILESDIR}/${P}-netdata.patch"
eapply_user
}

src_configure() {
tc-export CC
Expand Down

0 comments on commit 4872fa4

Please sign in to comment.