summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-02 01:50:59 +0000
committerSam James <sam@gentoo.org>2022-02-02 01:50:59 +0000
commitf4c2ae9093798307889cdee864a534b4d88ebb1d (patch)
treedc0b0fbb2c57e4939d4ec4d6a082baf5c600c98c /sys-process
parentnet-misc/ofono: version bump 1.34 (diff)
downloadgentoo-f4c2ae9093798307889cdee864a534b4d88ebb1d.tar.gz
gentoo-f4c2ae9093798307889cdee864a534b4d88ebb1d.tar.bz2
gentoo-f4c2ae9093798307889cdee864a534b4d88ebb1d.zip
sys-process/tini: Keyword 0.19.0-r1 hppa, #832470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/tini/tini-0.19.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/tini/tini-0.19.0-r1.ebuild b/sys-process/tini/tini-0.19.0-r1.ebuild
index df75ed082966..30d12f69a0fc 100644
--- a/sys-process/tini/tini-0.19.0-r1.ebuild
+++ b/sys-process/tini/tini-0.19.0-r1.ebuild
@@ -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() {