diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:49:52 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:25 -0400 |
commit | 88be0d656c7f8362b5c2a3f7511840ad16f3add9 (patch) | |
tree | e6cd0095ae05c53aaf1e8db9601d0de6825e37cc /dev-perl/OLE-StorageLite | |
parent | dev-tex/xcolor: arm64 stable (diff) | |
download | gentoo-88be0d656c7f8362b5c2a3f7511840ad16f3add9.tar.gz gentoo-88be0d656c7f8362b5c2a3f7511840ad16f3add9.tar.bz2 gentoo-88be0d656c7f8362b5c2a3f7511840ad16f3add9.zip |
dev-perl/OLE-StorageLite: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild index 1b0e425f36e2..743c715c3baa 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |