diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 17:12:45 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 17:12:45 +0200 |
commit | 2d62ad6c46ba969417cf4a9c6e426a0ce0ceb043 (patch) | |
tree | abb0a1ec58112039083b21bd71f2b4040d0dfdf6 /dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | |
parent | dev-perl/Scope-Guard: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-2d62ad6c46ba969417cf4a9c6e426a0ce0ceb043.tar.gz gentoo-2d62ad6c46ba969417cf4a9c6e426a0ce0ceb043.tar.bz2 gentoo-2d62ad6c46ba969417cf4a9c6e426a0ce0ceb043.zip |
dev-perl/OLE-StorageLite: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild')
-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 fa6f8c4e1669..1b0e425f36e2 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~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" |