diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:37:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:37:29 +0100 |
commit | abf582862514a90783ebc77f5cb81f01b859c1ff (patch) | |
tree | 4775c37c5ebbcb35dcf5a90db4cd3c4a8e27e6d6 /dev-cpp/cairomm | |
parent | app-vim/vim-spell-en: drop x86-macos (diff) | |
download | gentoo-abf582862514a90783ebc77f5cb81f01b859c1ff.tar.gz gentoo-abf582862514a90783ebc77f5cb81f01b859c1ff.tar.bz2 gentoo-abf582862514a90783ebc77f5cb81f01b859c1ff.zip |
dev-cpp/cairomm: 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-cpp/cairomm')
-rw-r--r-- | dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild b/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild index e9990a21db6b..616d02ae0adc 100644 --- a/dev-cpp/cairomm/cairomm-1.12.0-r1.ebuild +++ b/dev-cpp/cairomm/cairomm-1.12.0-r1.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://cairographics.org/cairomm/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="aqua doc +svg X" RDEPEND=" |