commit: 0d8fd87d5c40711f1223183933690be18e989f56 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Feb 18 16:00:43 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Feb 18 16:00:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8fd87d
virtual/imagemagick-tools: Sync KEYWORDS to media-gfx/imagemagick virtual/imagemagick-tools/imagemagick-tools-0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild b/virtual/imagemagick-tools/imagemagick-tools-0.ebuild index 506fbbc0f42..bb5b191171e 100644 --- a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild +++ b/virtual/imagemagick-tools/imagemagick-tools-0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for imagemagick command line tools" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +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="jpeg perl png svg tiff" # This virtual is to be used **ONLY** for depending on the runtime
