sys-process/nq: VariableOrderWrong

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2024-02-15 11:54:53 +02:00
parent 801ce78fca
commit 1eb1269c72
No known key found for this signature in database
GPG Key ID: A12750536B5E7010
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -14,9 +14,9 @@ else
KEYWORDS="~amd64"
fi
RESTRICT="mirror"
LICENSE="CC0-1.0"
SLOT="0"
RESTRICT="mirror"
src_install() {
emake DESTDIR="${D}" PREFIX="/usr" install

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -14,9 +14,9 @@ else
KEYWORDS="~amd64"
fi
RESTRICT="mirror"
LICENSE="CC0-1.0"
SLOT="0"
RESTRICT="mirror"
src_install() {
emake DESTDIR="${D}" PREFIX="/usr" install