diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:17:39 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:23 +0200 |
commit | b1e64b053d636c57bebe283dd40ebd855dc5acf2 (patch) | |
tree | 64cfc754d4717a80ceda5daf846960122bb2b55f /dev-php/PEAR-File | |
parent | dev-php/PEAR-DB_DataObject: unkeyword 1.11.5-r1 for ~alpha (diff) | |
download | gentoo-b1e64b053d636c57bebe283dd40ebd855dc5acf2.tar.gz gentoo-b1e64b053d636c57bebe283dd40ebd855dc5acf2.tar.bz2 gentoo-b1e64b053d636c57bebe283dd40ebd855dc5acf2.zip |
dev-php/PEAR-File: unkeyword 1.4.1-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')
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild index 30b8acbb6114..73f755660697 100644 --- a/dev-php/PEAR-File/PEAR-File-1.4.1-r1.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.4.1-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 @@ -9,7 +9,7 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" DEPEND="test? ( dev-php/PEAR-PEAR )" |