diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:56:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:51 +0100 |
commit | 1126a874f3eef60cacfebee834fc889354507f97 (patch) | |
tree | e55b3ed0b2ee130f751fae51b8a5052a42091dfa /dev-perl/OLE-StorageLite | |
parent | dev-perl/Number-Compare: drop x86-macos (diff) | |
download | gentoo-1126a874f3eef60cacfebee834fc889354507f97.tar.gz gentoo-1126a874f3eef60cacfebee834fc889354507f97.tar.bz2 gentoo-1126a874f3eef60cacfebee834fc889354507f97.zip |
dev-perl/OLE-StorageLite: 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/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild index 1e10cf2298da..5c7629fa340d 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.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 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" 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="" SRC_TEST="do" diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild index ea589dba1791..411fb0e477f4 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" 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="" |