diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-19 12:47:08 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-19 12:47:08 +0000 |
commit | a736c28c64bca05baa621cde29cff3f743696753 (patch) | |
tree | 5f19c9ce8694674ff6b60bf395f6c60acea96216 /dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild | |
parent | x86 stable wrt bug #492108 (diff) | |
download | gentoo-2-a736c28c64bca05baa621cde29cff3f743696753.tar.gz gentoo-2-a736c28c64bca05baa621cde29cff3f743696753.tar.bz2 gentoo-2-a736c28c64bca05baa621cde29cff3f743696753.zip |
sparc stable wrt bug #492108
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild')
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild index 27b57803b489..4f4a1fec7e65 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.170.0.ebuild,v 1.4 2014/02/19 12:43:21 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.5 2014/02/19 12:47:08 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Twofish Encryption Algorithm" SLOT="0" -KEYWORDS="amd64 ia64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ia64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |