diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:29:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:15 +0300 |
commit | ca5caa928e31482631a7cb85bfc2ca8213c093a1 (patch) | |
tree | d14ba741c47d5086de9078fd43b0cea47b0f0710 /dev-php/PEAR-Net_Sieve | |
parent | dev-php/PEAR-Net_POP3: dekeyword ppc (diff) | |
download | gentoo-ca5caa928e31482631a7cb85bfc2ca8213c093a1.tar.gz gentoo-ca5caa928e31482631a7cb85bfc2ca8213c093a1.tar.bz2 gentoo-ca5caa928e31482631a7cb85bfc2ca8213c093a1.zip |
dev-php/PEAR-Net_Sieve: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_Sieve')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild index 4c20b8271af7..b111e7160aa7 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.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=8 @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="An API for talking to sieve (RFC 3028) servers" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="sasl" RDEPEND="dev-php/PEAR-Net_Socket |