diff options
author | Sam James <sam@gentoo.org> | 2021-07-22 07:06:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-22 07:06:47 +0100 |
commit | 8feae5246d04633f9f92d796db6fe6b4c3790042 (patch) | |
tree | 2299d3ff48eaac90b3f4bfd3d91e55017592a64d /dev-perl/OLE-StorageLite | |
parent | dev-lang/ruby: Stabilize 2.6.8 arm64, #801061 (diff) | |
download | gentoo-8feae5246d04633f9f92d796db6fe6b4c3790042.tar.gz gentoo-8feae5246d04633f9f92d796db6fe6b4c3790042.tar.bz2 gentoo-8feae5246d04633f9f92d796db6fe6b4c3790042.zip |
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 sparc, #803122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild index ee23b891fc82..60e1ba53fd1d 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" SLOT="0" -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" +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" |