commit: 7e4d2c189331f2ad14417ff6f3b78b23750b0c77
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 15:53:41 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 15:53:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4d2c18
dev-php/pecl-parallel: Stabilize 1.2.5 amd64, #952946
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-php/pecl-parallel/pecl-parallel-1.2.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/pecl-parallel/pecl-parallel-1.2.5.ebuild
b/dev-php/pecl-parallel/pecl-parallel-1.2.5.ebuild
index c724b0654c50..4cb9eb680143 100644
--- a/dev-php/pecl-parallel/pecl-parallel-1.2.5.ebuild
+++ b/dev-php/pecl-parallel/pecl-parallel-1.2.5.ebuild
@@ -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"
@@ -16,4 +16,4 @@ SRC_URI="${SRC_URI} -> ${P}.tgz"
LICENSE="PHP-3.01"
SLOT="8"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"