diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:26 +0300 |
commit | 1485c79335a599a8c932a4a4f39c50201397fa6c (patch) | |
tree | 913388de8d5d3b13ab7f951522ab260caebaadd2 /dev-perl/OLE-StorageLite | |
parent | dev-perl/Finance-Quote: Stabilize 1.570.0 x86, #912500 (diff) | |
download | gentoo-1485c79335a599a8c932a4a4f39c50201397fa6c.tar.gz gentoo-1485c79335a599a8c932a4a4f39c50201397fa6c.tar.bz2 gentoo-1485c79335a599a8c932a4a4f39c50201397fa6c.zip |
dev-perl/OLE-StorageLite: Stabilize 0.220.0 x86, #912504
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild index aa1d0ada01eb..d0463b8cc2e5 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |