diff options
author | 2023-12-08 11:20:46 -0500 | |
---|---|---|
committer | 2023-12-08 18:29:31 +0200 | |
commit | e877086bdd645ee83a09c0d77c251973ede70e6c (patch) | |
tree | 70179198379ceed1288b2166ad96b2aedaffb46e /dev-php | |
parent | dev-php/PEAR-Text_Wiki_Mediawiki: unkeyword 0.2.0_p20140604 for ~alpha (diff) | |
download | gentoo-e877086bdd645ee83a09c0d77c251973ede70e6c.tar.gz gentoo-e877086bdd645ee83a09c0d77c251973ede70e6c.tar.bz2 gentoo-e877086bdd645ee83a09c0d77c251973ede70e6c.zip |
dev-php/PEAR-Var_Dump: unkeyword 1.0.4-r3 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')
-rw-r--r-- | dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r3.ebuild b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r3.ebuild index 707cff167f52..b385d2302cb6 100644 --- a/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r3.ebuild +++ b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Dump structured information about a variable" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples test" DEPEND="test? ( dev-php/PEAR-PEAR )" |