summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2025-01-23 23:03:35 -0500
committerMatt Turner <mattst88@gentoo.org>2025-01-23 23:03:35 -0500
commitf9d8a0cc6ca68f92cd19b7a34008a70da32499f9 (patch)
tree33ec644dd41bac0353f8bab1393a2572c08c3170 /dev-cpp
parentx11-libs/libXcursor: Stabilize 1.2.3 hppa, #946120 (diff)
downloadgentoo-f9d8a0cc6ca68f92cd19b7a34008a70da32499f9.tar.gz
gentoo-f9d8a0cc6ca68f92cd19b7a34008a70da32499f9.tar.bz2
gentoo-f9d8a0cc6ca68f92cd19b7a34008a70da32499f9.zip
dev-cpp/abseil-cpp: Keyword 20240722.0 hppa, #914038
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild b/dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild
index ecc8966ed481..cb780cd9e37c 100644
--- a/dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild
+++ b/dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/abseil/abseil-cpp/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV:2:4}.$(ver_cut 2).0"
-KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
IUSE="test"
RDEPEND=">=dev-cpp/gtest-1.13.0[${MULTILIB_USEDEP}]"