mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-util/samurai: Sort keywords
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/michaelforney/samurai.git"
|
||||
else
|
||||
SRC_URI="https://github.com/michaelforney/samurai/releases/download/${PV}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="ISC Apache-2.0 MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/michaelforney/samurai.git"
|
||||
else
|
||||
SRC_URI="https://github.com/michaelforney/samurai/releases/download/${PV}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="ISC Apache-2.0 MIT"
|
||||
|
||||
Reference in New Issue
Block a user