diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:12:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:01 +0100 |
commit | 5c40f054957cff77ae3b689f1f20e090b6191719 (patch) | |
tree | 8097a04a6298e2985174b5ef210bfe63b2148318 /dev-perl/Spreadsheet-WriteExcel | |
parent | dev-perl/Spreadsheet-ParseExcel: drop x86-macos (diff) | |
download | gentoo-5c40f054957cff77ae3b689f1f20e090b6191719.tar.gz gentoo-5c40f054957cff77ae3b689f1f20e090b6191719.tar.bz2 gentoo-5c40f054957cff77ae3b689f1f20e090b6191719.zip |
dev-perl/Spreadsheet-WriteExcel: 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-perl/Spreadsheet-WriteExcel')
-rw-r--r-- | dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild index bb9d17db70e3..47e5a667998d 100644 --- a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild +++ b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write cross-platform Excel binary file" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 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 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-File-Temp |