summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:29:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:15 +0300
commit7cc463946aa52de27639e6cdb6600a5945e55431 (patch)
tree75b82076d0eebb1d70f801f755e129ae03ef7b48 /dev-php/PEAR-Net_SMTP
parentdev-php/PEAR-Net_SmartIRC: dekeyword ppc (diff)
downloadgentoo-7cc463946aa52de27639e6cdb6600a5945e55431.tar.gz
gentoo-7cc463946aa52de27639e6cdb6600a5945e55431.tar.bz2
gentoo-7cc463946aa52de27639e6cdb6600a5945e55431.zip
dev-php/PEAR-Net_SMTP: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_SMTP')
-rw-r--r--dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild
index 5667753d0d7d..23698f560dc4 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.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=7
@@ -12,7 +12,7 @@ DESCRIPTION="A PHP implementation of the SMTP protocol"
HOMEPAGE="https://pear.php.net/package/Net_SMTP"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
IUSE="examples sasl test"
DEPEND=""
RDEPEND="dev-lang/php:*