From ba0afa93a1509007df876824e53e0270b26da335 Mon Sep 17 00:00:00 2001 From: SigHunter Date: Mon, 9 Sep 2024 13:33:18 +0200 Subject: [PATCH] sys-apps/xbps: Fix variable order Signed-off-by: SigHunter --- sys-apps/xbps/xbps-0.58.ebuild | 2 +- sys-apps/xbps/xbps-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/xbps/xbps-0.58.ebuild b/sys-apps/xbps/xbps-0.58.ebuild index bd8362b..e4cbd20 100644 --- a/sys-apps/xbps/xbps-0.58.ebuild +++ b/sys-apps/xbps/xbps-0.58.ebuild @@ -14,10 +14,10 @@ else KEYWORDS="~amd64" fi -RESTRICT="!test? ( test ) mirror" LICENSE="BSD" SLOT="0" IUSE="debug doc lto static test" +RESTRICT="!test? ( test ) mirror" COMMON_DEPEND=" >=app-arch/libarchive-3.3.3[lz4,zstd] diff --git a/sys-apps/xbps/xbps-9999.ebuild b/sys-apps/xbps/xbps-9999.ebuild index bd8362b..e4cbd20 100644 --- a/sys-apps/xbps/xbps-9999.ebuild +++ b/sys-apps/xbps/xbps-9999.ebuild @@ -14,10 +14,10 @@ else KEYWORDS="~amd64" fi -RESTRICT="!test? ( test ) mirror" LICENSE="BSD" SLOT="0" IUSE="debug doc lto static test" +RESTRICT="!test? ( test ) mirror" COMMON_DEPEND=" >=app-arch/libarchive-3.3.3[lz4,zstd]