aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYOSHIOKA Takuma <lo48576@hard-wi.red>2024-05-08 03:25:00 +0900
committerYOSHIOKA Takuma <lo48576@hard-wi.red>2024-05-08 03:25:00 +0900
commit149a5a329e4794068cd3f61d3379554bf644eac6 (patch)
tree9b05f71c2c94fd8c520c17bb219427de4ff63ad6 /media-gfx
parentmedia-gfx/silicon: drop 0.5.1 (diff)
downloadguru-149a5a329e4794068cd3f61d3379554bf644eac6.tar.gz
guru-149a5a329e4794068cd3f61d3379554bf644eac6.tar.bz2
guru-149a5a329e4794068cd3f61d3379554bf644eac6.zip
media-gfx/silicon: fix pkgcheck lint
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/silicon/silicon-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/silicon/silicon-0.5.2.ebuild b/media-gfx/silicon/silicon-0.5.2.ebuild
index 072382812a..8a4540663d 100644
--- a/media-gfx/silicon/silicon-0.5.2.ebuild
+++ b/media-gfx/silicon/silicon-0.5.2.ebuild
@@ -202,11 +202,11 @@ HOMEPAGE="https://github.com/Aloxaf/silicon"
SRC_URI="https://github.com/Aloxaf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" ${CARGO_CRATE_URIS}"
-# Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
-RESTRICT="mirror"
LICENSE="Apache-2.0 Boost-1.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+# Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
+RESTRICT="mirror"
PATCHES=( "${FILESDIR}/silicon-0.5.2-remove-pathfinder_simd-patch.patch" )
BDEPEND="