summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:25:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:05 +0300
commit41297965e2811627e2733d2b4afb160be5988b61 (patch)
tree27c85c5e247de0e31fe84d8aad025a4a093edacf /dev-php/PEAR-File_Archive
parentdev-php/PEAR-File: dekeyword ppc (diff)
downloadgentoo-41297965e2811627e2733d2b4afb160be5988b61.tar.gz
gentoo-41297965e2811627e2733d2b4afb160be5988b61.tar.bz2
gentoo-41297965e2811627e2733d2b4afb160be5988b61.zip
dev-php/PEAR-File_Archive: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-File_Archive')
-rw-r--r--dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5-r1.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5-r1.ebuild
index 40ffe7b45d13..797adf913a17 100644
--- a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5-r1.ebuild
+++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5-r1.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
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/File_Archive"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
IUSE="minimal"
RDEPEND="dev-lang/php[bzip2,zlib]