Skip to content

Commit

Permalink
app-crypt/nwipe: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent f316589 commit 33dab72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app-crypt/nwipe/nwipe-0.21.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

inherit autotools

Expand All @@ -16,8 +16,8 @@ IUSE=""

RDEPEND=">=sys-block/parted-2.3
>=sys-libs/ncurses-5.7-r7:="
DEPEND="${RDEPEND}
virtual/pkgconfig"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"

src_prepare() {
default
Expand Down

0 comments on commit 33dab72

Please sign in to comment.