diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:27:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:09 +0300 |
commit | 6aadda033d27ae5a101a3de7fd2b3aa1305c7847 (patch) | |
tree | 53c0e2824da36d70a09408477b4bd0b454b81fa0 /dev-php/PEAR-HTTP | |
parent | dev-php/PEAR-HTML_Template_Sigma: dekeyword ppc (diff) | |
download | gentoo-6aadda033d27ae5a101a3de7fd2b3aa1305c7847.tar.gz gentoo-6aadda033d27ae5a101a3de7fd2b3aa1305c7847.tar.bz2 gentoo-6aadda033d27ae5a101a3de7fd2b3aa1305c7847.zip |
dev-php/PEAR-HTTP: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-HTTP')
-rw-r--r-- | dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild index 4e1633649e35..26987797e00f 100644 --- a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild +++ b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.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 @@ -8,7 +8,7 @@ inherit php-pear-r2 edos2unix DESCRIPTION="Miscellaneous HTTP utilities" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" DEPEND="test? ( dev-php/PEAR-PEAR )" |