diff options
author | 2023-12-08 11:17:44 -0500 | |
---|---|---|
committer | 2023-12-08 18:29:23 +0200 | |
commit | 839140bcf9449a2444c198b21e9a7ce1626dfa88 (patch) | |
tree | f323240cd8c3faf313a27f02ce55d3c49a64fb04 /dev-php/PEAR-File_Archive | |
parent | dev-php/PEAR-File: unkeyword 1.4.1-r1 for ~alpha (diff) | |
download | gentoo-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.ebuild | 4 |
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] |