diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:10:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:10:06 +0000 |
commit | 099c346ee001e75529fcd65afb58e924a94fbcaf (patch) | |
tree | b3e2fb0e3a14b2b963d3d4deb195c8d52dd4c14f /dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild | |
parent | Stable for ppc64, wrt bug #492240 (diff) | |
download | gentoo-2-099c346ee001e75529fcd65afb58e924a94fbcaf.tar.gz gentoo-2-099c346ee001e75529fcd65afb58e924a94fbcaf.tar.bz2 gentoo-2-099c346ee001e75529fcd65afb58e924a94fbcaf.zip |
Stable for ppc64, wrt bug #502750
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild')
-rw-r--r-- | dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild b/dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild index 0c5c32c9ec04..31fdea0bd9d7 100644 --- a/dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild +++ b/dev-perl/crypt-idea/crypt-idea-1.100.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-idea/crypt-idea-1.100.0.ebuild,v 1.6 2014/03/13 11:10:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild,v 1.7 2014/03/14 10:10:06 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="Parse and save PGP packet streams" LICENSE="Crypt-IDEA" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |