summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:24:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:00 +0300
commit8e17834d9ea698ef9f7e8c827787478f3840e4a1 (patch)
treeeba27f2b411a78f4cbce1f370a2891cce273cf5b /dev-php/PEAR-Auth_SASL
parentdev-php/PEAR-Archive_Tar: dekeyword ppc (diff)
downloadgentoo-8e17834d9ea698ef9f7e8c827787478f3840e4a1.tar.gz
gentoo-8e17834d9ea698ef9f7e8c827787478f3840e4a1.tar.bz2
gentoo-8e17834d9ea698ef9f7e8c827787478f3840e4a1.zip
dev-php/PEAR-Auth_SASL: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild
index 11a528a53e17..07e1c70720e1 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.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
@@ -9,6 +9,6 @@ DESCRIPTION="Abstraction of various SASL mechanism responses"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"