summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:20:46 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:31 +0200
commite877086bdd645ee83a09c0d77c251973ede70e6c (patch)
tree70179198379ceed1288b2166ad96b2aedaffb46e /dev-php
parentdev-php/PEAR-Text_Wiki_Mediawiki: unkeyword 0.2.0_p20140604 for ~alpha (diff)
downloadgentoo-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.ebuild4
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 )"