dev-util/aruba: Keyword 2.2.0 hppa, #916520

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-13 22:27:01 +01:00
parent 83411fc22c
commit 9a816f2f50

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/cucumber/aruba/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc ~x86"
IUSE="test"
DEPEND="${DEPEND} test? ( app-alternatives/bc )"