diff options
author | Sam James <sam@gentoo.org> | 2021-07-22 03:50:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-22 03:50:23 +0100 |
commit | d6c61fada9109d4e8af43c2d3a3f29abb5f0cb57 (patch) | |
tree | a5034290f3cb0c0dcc3ae39ae58c8beded84e674 /dev-perl/OLE-StorageLite | |
parent | dev-python/pillow: Stabilize 8.3.0 x86, #802090 (diff) | |
download | gentoo-d6c61fada9109d4e8af43c2d3a3f29abb5f0cb57.tar.gz gentoo-d6c61fada9109d4e8af43c2d3a3f29abb5f0cb57.tar.bz2 gentoo-d6c61fada9109d4e8af43c2d3a3f29abb5f0cb57.zip |
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 x86, #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 989cc1c62d55..ee23b891fc82 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" |