diff options
Diffstat (limited to 'dev-perl/GDGraph/GDGraph-1.540.0.ebuild')
-rw-r--r-- | dev-perl/GDGraph/GDGraph-1.540.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild index 6624213d0bda..224c8ba67046 100644 --- a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild @@ -12,6 +12,7 @@ DESCRIPTION="Perl5 module to create charts using the GD module" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-perl/GD-1.180.0 |