diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 05:28:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 05:28:18 +0000 |
commit | 2e3aa1fd4bd3b9574672c20620c0639e695816a7 (patch) | |
tree | d09cdea5c492e2e0fabedbc1cadc47370832f715 /dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild | |
parent | Stable for ia64, wrt bug #469688 (diff) | |
download | historical-2e3aa1fd4bd3b9574672c20620c0639e695816a7.tar.gz historical-2e3aa1fd4bd3b9574672c20620c0639e695816a7.tar.bz2 historical-2e3aa1fd4bd3b9574672c20620c0639e695816a7.zip |
Stable for ia64, wrt bug #461138
Package-Manager: portage-2.1.11.63/cvs/Linux ppc64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild')
-rw-r--r-- | dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild index 07663c326418..fea92b6489a5 100644 --- a/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild +++ b/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild,v 1.5 2013/05/16 13:18:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild,v 1.6 2013/05/18 05:28:16 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for easily overriding subroutines" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="test" DEPEND=" |