diff options
Diffstat (limited to 'dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild')
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild index 185dde05c3e0..a355a3bc8b53 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild,v 1.1 2009/05/11 11:15:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild,v 1.2 2010/01/09 18:50:59 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Twofish Encryption Algorithm" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |