summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:26:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:06 +0300
commit81a8d31aca54b385ef60b06df88e5c5263e5b502 (patch)
tree1f43f70a4bbc602b062e4d8c1372445f78cba3d9 /dev-php/PEAR-File_SMBPasswd
parentdev-php/PEAR-File_Gettext: dekeyword ppc (diff)
downloadgentoo-81a8d31aca54b385ef60b06df88e5c5263e5b502.tar.gz
gentoo-81a8d31aca54b385ef60b06df88e5c5263e5b502.tar.bz2
gentoo-81a8d31aca54b385ef60b06df88e5c5263e5b502.zip
dev-php/PEAR-File_SMBPasswd: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-File_SMBPasswd')
-rw-r--r--dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
index ea9c0e138b33..e4d3579c5378 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-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
@@ -7,7 +7,7 @@ inherit php-pear-r2
DESCRIPTION="Class for managing SAMBA style password files"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/php-5.3:*
>=dev-php/PEAR-Crypt_CHAP-1.0.0"