mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 13:20:57 +02:00
pentoo-forensics: remove unused use flag
This commit is contained in:
parent
de2a761c8c
commit
30040b2db0
1 changed files with 3 additions and 3 deletions
|
|
@ -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=""
|
||||
Loading…
Reference in a new issue