mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
zero-system: fix missing IUSE
This commit is contained in:
parent
071950110d
commit
d72aa85c88
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ HOMEPAGE="https://www.pentoo.org/"
|
|||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE="dev nu printer naga"
|
||||
IUSE="dev lto nu printer naga"
|
||||
S="${WORKDIR}"
|
||||
|
||||
RDEPEND="
|
||||
|
|
|
|||
Loading…
Reference in a new issue