summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:19:15 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:26 +0200
commita28559641bd751a633c53a893be5c11f91ae9084 (patch)
tree4aea47b80279e89d880749a61fa85d94f93d69bf /dev-php/PEAR-Image_GraphViz
parentdev-php/PEAR-HTTP: unkeyword 1.4.1-r3 for ~alpha (diff)
downloadgentoo-a28559641bd751a633c53a893be5c11f91ae9084.tar.gz
gentoo-a28559641bd751a633c53a893be5c11f91ae9084.tar.bz2
gentoo-a28559641bd751a633c53a893be5c11f91ae9084.zip
dev-php/PEAR-Image_GraphViz: unkeyword 1.3.0_p20151104 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-Image_GraphViz')
-rw-r--r--dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_p20151104.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_p20151104.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_p20151104.ebuild
index 9e54051a68a0..76f7c1c9a3c4 100644
--- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_p20151104.ebuild
+++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_p20151104.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 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="PHP interface to AT&T's GraphViz tools"
SRC_URI="https://github.com/pear/Image_GraphViz/archive/3f8a01ae0597ca9d1d08a6e442cb0b153358fc0d.tar.gz -> ${PEAR_P}.tar.gz"
LICENSE="PHP-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="media-gfx/graphviz"