diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:54:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:54:06 +0300 |
commit | 8228034d91261d69b153fc4279f127addc97ded9 (patch) | |
tree | 916e3ec6460e5f02803c2e54c9b8e564a0aaffe0 /dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild | |
parent | sys-cluster/ceph: remove unused patches (diff) | |
download | gentoo-8228034d91261d69b153fc4279f127addc97ded9.tar.gz gentoo-8228034d91261d69b153fc4279f127addc97ded9.tar.bz2 gentoo-8228034d91261d69b153fc4279f127addc97ded9.zip |
dev-php/PEAR-Net_Sieve: Stabilize 1.5.4 ALLARCHES, #908125
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild index 42e647387538..2d293f99bd59 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/roundcube/Net_Sieve" SRC_URI="https://github.com/roundcube/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="sasl" RDEPEND="dev-lang/php:* |