diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 22:00:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 22:00:46 +0300 |
commit | f727ccde61a1cf1d9634125a31da3225b0504796 (patch) | |
tree | 6dc1091d66e40b25e2739b3b56aa20a009fb1648 /virtual/imagemagick-tools | |
parent | dev-python/futures: mark s390 stable (diff) | |
download | gentoo-f727ccde61a1cf1d9634125a31da3225b0504796.tar.gz gentoo-f727ccde61a1cf1d9634125a31da3225b0504796.tar.bz2 gentoo-f727ccde61a1cf1d9634125a31da3225b0504796.zip |
virtual/imagemagick-tools: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'virtual/imagemagick-tools')
-rw-r--r-- | virtual/imagemagick-tools/imagemagick-tools-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild b/virtual/imagemagick-tools/imagemagick-tools-0.ebuild index bb5b191171ea..3d41e6eb89ca 100644 --- a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild +++ b/virtual/imagemagick-tools/imagemagick-tools-0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~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="jpeg perl png svg tiff" # This virtual is to be used **ONLY** for depending on the runtime |