From 16a93bd51d3ec5a6d8182705903db53283e0a1e9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 23 Sep 2025 15:25:14 +0100 Subject: [PATCH] dev-libs/icinga-php-thirdparty: Stabilize 0.13.1 x86, #963299 Signed-off-by: Sam James --- .../icinga-php-thirdparty/icinga-php-thirdparty-0.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.13.1.ebuild b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.13.1.ebuild index e5dab12dd85c5..3ff2891f9ca41 100644 --- a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.13.1.ebuild +++ b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.13.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Icinga/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND="dev-lang/php:*" RDEPEND="${DEPEND}"