diff options
author | 2021-07-15 11:20:59 +0100 | |
---|---|---|
committer | 2021-07-15 11:20:59 +0100 | |
commit | 60b7523292c194e5aac665c9664fcc1d36af3b2b (patch) | |
tree | 447ff827571a8ff75a6b215179fc0a189e21d3df /dev-perl/OLE-StorageLite | |
parent | toolchain.eclass: standardize unsupported EAPI error message (diff) | |
download | gentoo-60b7523292c194e5aac665c9664fcc1d36af3b2b.tar.gz gentoo-60b7523292c194e5aac665c9664fcc1d36af3b2b.tar.bz2 gentoo-60b7523292c194e5aac665c9664fcc1d36af3b2b.zip |
dev-perl/OLE-StorageLite: keyword 0.200.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-perl/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild index 411fb0e477f..864aeb710cd 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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" IUSE="" |