diff options
author | Torsten Veller <tove@gentoo.org> | 2009-07-03 06:27:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-07-03 06:27:10 +0000 |
commit | 16e0c11f5a6d7623788abd010fd0725bfb6e7151 (patch) | |
tree | 2dd4c391fbbeb34c2b91cf66954b4ebaf6e5b2c6 | |
parent | Add ~amd64 keyword (diff) | |
download | gentoo-2-16e0c11f5a6d7623788abd010fd0725bfb6e7151.tar.gz gentoo-2-16e0c11f5a6d7623788abd010fd0725bfb6e7151.tar.bz2 gentoo-2-16e0c11f5a6d7623788abd010fd0725bfb6e7151.zip |
Add ~amd64 keyword
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r-- | dev-perl/Olson-Abbreviations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Olson-Abbreviations/ChangeLog b/dev-perl/Olson-Abbreviations/ChangeLog index 965681ffaba7..e9e8fb3a7b32 100644 --- a/dev-perl/Olson-Abbreviations/ChangeLog +++ b/dev-perl/Olson-Abbreviations/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Olson-Abbreviations # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/ChangeLog,v 1.1 2009/06/09 20:38:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/ChangeLog,v 1.2 2009/07/03 06:27:10 tove Exp $ + + 03 Jul 2009; Torsten Veller <tove@gentoo.org> + Olson-Abbreviations-0.02.ebuild: + Add ~amd64 keyword *Olson-Abbreviations-0.02 (09 Jun 2009) diff --git a/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild b/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild index c5c6623dd9da..c7894f6f442a 100644 --- a/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild +++ b/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild,v 1.1 2009/06/09 20:38:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild,v 1.2 2009/07/03 06:27:10 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="globally unique timezones abbreviation handling" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="dev-perl/Moose |