diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-02 20:36:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-02 20:36:46 +0000 |
commit | c29e845d9adf30bbeb691b5fba6181addb4baae5 (patch) | |
tree | 8b1da0e66822dc4a09c465c5349edecf21268fe7 /dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild | |
parent | amd64/x86 stable wrt bug 429142. Remove old. (diff) | |
download | historical-c29e845d9adf30bbeb691b5fba6181addb4baae5.tar.gz historical-c29e845d9adf30bbeb691b5fba6181addb4baae5.tar.bz2 historical-c29e845d9adf30bbeb691b5fba6181addb4baae5.zip |
add ~arm, bug #428248
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild index 7418a48117c8..0a9fff93088d 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.3 2012/07/29 21:57:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.4 2012/08/02 20:27:51 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Simple Class for OLE document interface" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ia64 ppc sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |