From ca6621d81cea71c0abbc7a4fe135516f2b76e262 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 11 Jun 2024 14:30:38 +0300 Subject: [PATCH] dev-php/PEAR-Text_Password: dekeyword ppc Signed-off-by: Arthur Zamarin --- dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild index f8570efb83f92..87743ab26e6fa 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Text_Password" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"