diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 17:06:43 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 11:51:16 +0200 |
commit | 462baf065b026607696059c7c584ef758bdbb23b (patch) | |
tree | 06d9f8cbfe384b09e7580fbf41854e033332cdf1 /media-gfx | |
parent | media-libs/liblqr: keyword ~arm64 (diff) | |
download | gentoo-462baf065b026607696059c7c584ef758bdbb23b.tar.gz gentoo-462baf065b026607696059c7c584ef758bdbb23b.tar.bz2 gentoo-462baf065b026607696059c7c584ef758bdbb23b.zip |
media-gfx/imagemagick: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/imagemagick/imagemagick-7.0.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/imagemagick/imagemagick-7.0.5.7.ebuild b/media-gfx/imagemagick/imagemagick-7.0.5.7.ebuild index c1082ae7128d..c4de337b59d6 100644 --- a/media-gfx/imagemagick/imagemagick-7.0.5.7.ebuild +++ b/media-gfx/imagemagick/imagemagick-7.0.5.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz" LICENSE="imagemagick" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 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 )" |