diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:16:32 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:17:15 -0500 |
commit | c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050 (patch) | |
tree | 311efe837ff3b9ea07cf36d224bc9ed0e22eea3a /dev-php/PEAR-Image_GraphViz | |
parent | dev-lang/php: Drop to ~hppa (diff) | |
download | gentoo-c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050.tar.gz gentoo-c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050.tar.bz2 gentoo-c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050.zip |
dev-php/*: Drop to ~hppa
Signed-off-by: Matt Turner <mattst88@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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a745ff8c6f5c..9e54051a68a0 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 @@ -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="~alpha amd64 ~hppa ~ia64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="media-gfx/graphviz" |