diff options
author | Sam James <sam@gentoo.org> | 2021-07-22 03:49:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-22 03:49:37 +0100 |
commit | 10b67e844b205d8f0c7079ad5e3c4ef02e20b57b (patch) | |
tree | ae1e943ae733916522f3b567033a33ee2dad0ab3 /dev-perl/OLE-StorageLite | |
parent | dev-python/pillow: Stabilize 8.3.0 amd64, #802090 (diff) | |
download | gentoo-10b67e844b205d8f0c7079ad5e3c4ef02e20b57b.tar.gz gentoo-10b67e844b205d8f0c7079ad5e3c4ef02e20b57b.tar.bz2 gentoo-10b67e844b205d8f0c7079ad5e3c4ef02e20b57b.zip |
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 amd64, #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 8f18d5436156..989cc1c62d55 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" |