From 32bfc63dcafcd7052cb00a7884ffb0e02ef12404 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 11 Jun 2024 14:25:08 +0300 Subject: [PATCH] dev-php/PEAR-Date: dekeyword ppc Signed-off-by: Arthur Zamarin --- dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild index defdf0af53547..3a99640d474d9 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 PEAR_PV=${PV/_alpha/a} inherit php-pear-r2 -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" DESCRIPTION="Date and Time Zone classes" LICENSE="BSD"