diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-10 17:39:49 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-10 17:39:49 +0000 |
commit | c59e19f7dc9f1e07ca8ea7fdba47f9a9e56f0c00 (patch) | |
tree | 331d01d3dd1d334d268c053ed3a5b6b74bf3c73b /dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild | |
parent | Mask openoffice-bin 2.0.4 RCs (diff) | |
download | historical-c59e19f7dc9f1e07ca8ea7fdba47f9a9e56f0c00.tar.gz historical-c59e19f7dc9f1e07ca8ea7fdba47f9a9e56f0c00.tar.bz2 historical-c59e19f7dc9f1e07ca8ea7fdba47f9a9e56f0c00.zip |
Keywording ~amd64
Package-Manager: portage-2.1.1_rc1-r3
Diffstat (limited to 'dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild')
-rw-r--r-- | dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild b/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild index c150ec9db2c4..44fdd3eed02c 100644 --- a/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild +++ b/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild,v 1.2 2006/08/05 01:53:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Simple/Crypt-Simple-0.06.ebuild,v 1.3 2006/09/10 17:38:03 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~kasei/${P}/" IUSE="test" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" SRC_TEST="do" RDEPEND="dev-perl/FreezeThaw dev-lang/perl |