diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:03:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:03:36 +0100 |
commit | f9046afc437ed02c525c5882e48f8134ab2af389 (patch) | |
tree | 948b4241b4ae1a1b6eb6dddf36fd56119ced2f62 /media-gfx/graphite2 | |
parent | media-gfx/gifsicle: drop x86-macos (diff) | |
download | gentoo-f9046afc437ed02c525c5882e48f8134ab2af389.tar.gz gentoo-f9046afc437ed02c525c5882e48f8134ab2af389.tar.bz2 gentoo-f9046afc437ed02c525c5882e48f8134ab2af389.zip |
media-gfx/graphite2: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.14.ebuild b/media-gfx/graphite2/graphite2-1.3.14.ebuild index b48a803f1911..a2d6d5bc289e 100644 --- a/media-gfx/graphite2/graphite2-1.3.14.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.14.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=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="perl test" RESTRICT="!test? ( test )" |