diff options
author | 2023-12-09 19:48:35 +0200 | |
---|---|---|
committer | 2023-12-09 20:38:36 +0200 | |
commit | 8c5a9421f6622ae61b13f14d2b7d07c59868803a (patch) | |
tree | 0280665616df1212eef7c7d849df5840224ce845 /dev-php/PEAR-Image_GraphViz | |
parent | sys-devel/llvm-common: Remove old (diff) | |
download | gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.gz gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.bz2 gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.zip |
dev-php/*: unkeyword for ia64
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.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 76f7c1c9a3c4..a7c53943be47 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="amd64 ~hppa ~ia64 ~sparc x86" +KEYWORDS="amd64 ~hppa ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="media-gfx/graphviz" |