Skip to content

Commit

Permalink
sys-apps/fakechroot: 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 28, 2018
1 parent e664e89 commit a8dafe1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sys-apps/fakechroot/fakechroot-2.19.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit eutils
EAPI=7

DESCRIPTION="Provide a faked chroot environment without requiring root privileges"
HOMEPAGE="http://fakechroot.alioth.debian.org/"
Expand All @@ -12,7 +10,6 @@ SRC_URI="mirror://debian/pool/main/f/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86"
IUSE=""

RESTRICT="test"

Expand Down

0 comments on commit a8dafe1

Please sign in to comment.