diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild index e54ab7d476c93..3b037fc8c8d33 100644 --- a/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild +++ b/dev-ruby/sparklines/sparklines-0.5.2-r6.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=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://sparklines.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86 ~x86-macos" +KEYWORDS="amd64 x86" IUSE="" DEPEND+="test? ( media-gfx/imagemagick[png] )"