diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:41:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:02 +0100 |
commit | 97e4b58366760a77b460befdf296b5ecd9ac0905 (patch) | |
tree | 3a3897a02ed40dd4937826d43e85174162ba8d31 | |
parent | dev-perl/Cache-Memcached: drop x86-macos (diff) | |
download | gentoo-97e4b58366760a77b460befdf296b5ecd9ac0905.tar.gz gentoo-97e4b58366760a77b460befdf296b5ecd9ac0905.tar.bz2 gentoo-97e4b58366760a77b460befdf296b5ecd9ac0905.zip |
dev-perl/Cairo: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | dev-perl/Cairo/Cairo-1.107.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cairo/Cairo-1.107.0-r1.ebuild b/dev-perl/Cairo/Cairo-1.107.0-r1.ebuild index f999dd15693d..fbc6a61e489f 100644 --- a/dev-perl/Cairo/Cairo-1.107.0-r1.ebuild +++ b/dev-perl/Cairo/Cairo-1.107.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=7 @@ -12,7 +12,7 @@ DESCRIPTION="Perl interface to the cairo library" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |