diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 09:58:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 09:58:03 +0300 |
commit | e2258180fd21b7d17522d84b51337c8efdd3badb (patch) | |
tree | f4d6584f219346001ce5274cd7628e62ac1e4fc6 /dev-perl/OLE-StorageLite | |
parent | dev-perl/Hash-Ordered: Stabilize 0.14.0 ppc64, #912503 (diff) | |
download | gentoo-e2258180fd21b7d17522d84b51337c8efdd3badb.tar.gz gentoo-e2258180fd21b7d17522d84b51337c8efdd3badb.tar.bz2 gentoo-e2258180fd21b7d17522d84b51337c8efdd3badb.zip |
dev-perl/OLE-StorageLite: Stabilize 0.220.0 ppc64, #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 ed9870127319..9053946341e8 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" |