mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
sys-apps/pnpm-bin: fix UnsortedKeywords warning
Signed-off-by: Norbert Norbiros <norbiros@protonmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ S="${WORKDIR}"
|
|||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm64 -*"
|
KEYWORDS="-* ~amd64 ~arm64"
|
||||||
|
|
||||||
RESTRICT="strip"
|
RESTRICT="strip"
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ S="${WORKDIR}"
|
|||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm64 -*"
|
KEYWORDS="-* ~amd64 ~arm64"
|
||||||
|
|
||||||
RESTRICT="strip"
|
RESTRICT="strip"
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ S="${WORKDIR}"
|
|||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm64 -*"
|
KEYWORDS="-* ~amd64 ~arm64"
|
||||||
|
|
||||||
RESTRICT="strip"
|
RESTRICT="strip"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user