pentoo-forensics: remove unused use flag

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-05-17 14:45:13 -04:00
parent de2a761c8c
commit 30040b2db0
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -1,15 +1,15 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
EAPI="6"
DESCRIPTION="Pentoo forensics meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
LICENSE="GPL-3"
SLOT="0"
IUSE="livecd minipentoo"
IUSE="minipentoo"
KEYWORDS="~amd64 ~x86"
DEPEND=""