mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 12:01:54 +02:00
pentoo/pentoo-forging: reorder variables
This commit is contained in:
parent
16331eea03
commit
357d7d73cd
1 changed files with 2 additions and 2 deletions
|
|
@ -6,10 +6,10 @@ EAPI=8
|
|||
DESCRIPTION="Pentoo forging meta ebuild"
|
||||
HOMEPAGE="https://www.pentoo.org"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="pentoo-extra pentoo-full"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="pentoo-extra pentoo-full"
|
||||
|
||||
PDEPEND="
|
||||
net-analyzer/hping
|
||||
|
|
|
|||
Loading…
Reference in a new issue