diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-28 01:29:40 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-28 01:29:40 +0000 |
commit | 1f6e5da07c8181acf2fabb793f08e6d6c8cbee85 (patch) | |
tree | 24109d5acf4b39dc6064e5c4a731582aceee1db9 /dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | |
parent | add ~amd64 flag (diff) | |
download | gentoo-2-1f6e5da07c8181acf2fabb793f08e6d6c8cbee85.tar.gz gentoo-2-1f6e5da07c8181acf2fabb793f08e6d6c8cbee85.tar.bz2 gentoo-2-1f6e5da07c8181acf2fabb793f08e6d6c8cbee85.zip |
add ~amd64 flag
Diffstat (limited to 'dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild')
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index c9c5b746db3d..064e7fe6948d 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.1 2003/06/24 00:47:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.2 2003/10/28 01:26:32 brad_mssw Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~ppc ~sparc" +KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64" DEPEND="dev-perl/Crypt-Blowfish dev-perl/Crypt-DES |