summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-09 02:15:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-09 02:16:14 +0200
commitfb5cd5db2f69bcbc5fc8b936f4c55695c892d5e2 (patch)
tree93be86904323d0f1f27b8d9499880a2476945bcb /media-gfx
parentmedia-gfx/imagemagick: add check ENV safeguard for USE=perl (diff)
downloadgentoo-fb5cd5db2f69bcbc5fc8b936f4c55695c892d5e2.tar.gz
gentoo-fb5cd5db2f69bcbc5fc8b936f4c55695c892d5e2.tar.bz2
gentoo-fb5cd5db2f69bcbc5fc8b936f4c55695c892d5e2.zip
media-gfx/imagemagick: drop useless RESTRICT=userpriv
Was added via bug 269448 but it shouldn't be needed anymore. Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/imagemagick/imagemagick-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/media-gfx/imagemagick/imagemagick-9999.ebuild b/media-gfx/imagemagick/imagemagick-9999.ebuild
index 4478e11285d9..6f0dd75e82cd 100644
--- a/media-gfx/imagemagick/imagemagick-9999.ebuild
+++ b/media-gfx/imagemagick/imagemagick-9999.ebuild
@@ -22,8 +22,6 @@ LICENSE="imagemagick"
SLOT="0/${PV}"
IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri heif jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
-RESTRICT="perl? ( userpriv )"
-
RDEPEND="
dev-libs/libltdl:0
bzip2? ( app-arch/bzip2 )