sys-process/tini: Keyword 0.19.0-r1 hppa, #832470

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-02 01:50:59 +00:00
parent 437de54a80
commit f4c2ae9093

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~x86"
KEYWORDS="amd64 arm arm64 ~hppa ppc64 ~riscv ~x86"
IUSE="+args +static"
src_prepare() {