pentoo-rce: fix variable ordering

This commit is contained in:
Rick Farina (Zero_Chaos) 2026-01-28 21:13:44 -05:00
parent de498bde2b
commit 3c27799b69
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -5,10 +5,10 @@ EAPI=8
DESCRIPTION="Pentoo RCE meta ebuild"
HOMEPAGE="https://www.pentoo.org"
SLOT="0"
LICENSE="GPL-3"
IUSE="hardened pentoo-extra pentoo-full X"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
IUSE="hardened pentoo-extra pentoo-full X"
PDEPEND="hardened? ( sys-apps/paxctl )
app-arch/upx