summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:18:31 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:07 +0100
commit80d34d72ec48f7d7c8252642f0de78d1f2836810 (patch)
tree970ea95b82f4c0d74613e0fe984145b6b06ce3bb /dev-ruby/rmagick/rmagick-3.2.0.ebuild
parentdev-ruby/rexml: drop x86-macos (diff)
downloadgentoo-80d34d72ec48f7d7c8252642f0de78d1f2836810.tar.gz
gentoo-80d34d72ec48f7d7c8252642f0de78d1f2836810.tar.bz2
gentoo-80d34d72ec48f7d7c8252642f0de78d1f2836810.zip
dev-ruby/rmagick: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/rmagick/rmagick-3.2.0.ebuild')
-rw-r--r--dev-ruby/rmagick/rmagick-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rmagick/rmagick-3.2.0.ebuild b/dev-ruby/rmagick/rmagick-3.2.0.ebuild
index 0fc91a2a4dad..678c613e08ba 100644
--- a/dev-ruby/rmagick/rmagick-3.2.0.ebuild
+++ b/dev-ruby/rmagick/rmagick-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/gemhome/rmagick"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-macos"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
IUSE="doc"
RDEPEND+=" >=media-gfx/imagemagick-6.9.0:= =media-gfx/imagemagick-6*"