summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:17:44 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:23 +0200
commit839140bcf9449a2444c198b21e9a7ce1626dfa88 (patch)
treef323240cd8c3faf313a27f02ce55d3c49a64fb04 /dev-php/PEAR-File_Archive
parentdev-php/PEAR-File: unkeyword 1.4.1-r1 for ~alpha (diff)
downloadgentoo-839140bcf9449a2444c198b21e9a7ce1626dfa88.tar.gz
gentoo-839140bcf9449a2444c198b21e9a7ce1626dfa88.tar.bz2
gentoo-839140bcf9449a2444c198b21e9a7ce1626dfa88.zip
dev-php/PEAR-File_Archive: unkeyword 1.5.5-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> 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 029d427fb5f5..0bfbf10bbdcc 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-2020 Gentoo Authors
+# Copyright 1999-2023 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="minimal"
RDEPEND="dev-lang/php[bzip2,zlib]