mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-admin/chroot_safe: keyword 1.4-r1 for ~riscv
Bug: https://bugs.gentoo.org/857642 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26534 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
committed by
Jakov Smolić
parent
be3250227a
commit
5828f4782f
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN//_}/${P}.tgz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc x86"
|
||||
KEYWORDS="amd64 ppc ~riscv x86"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-ldflags.patch )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user