media-gfx/imagemagick: drop useless RESTRICT=userpriv
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 9 Sep 2018 00:15:34 +0000 (02:15 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 9 Sep 2018 00:16:14 +0000 (02:16 +0200)
Was added via bug 269448 but it shouldn't be needed anymore.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

media-gfx/imagemagick/imagemagick-9999.ebuild

index 4478e11285d9c8e7a1cb9061633954d94c6e92c4..6f0dd75e82cd77ea5fe71a0d863372f90d5b93bd 100644 (file)
@@ -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 )