diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-10 14:27:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-10 14:27:33 +0000 |
commit | 2b2c2c312ae03a6fce9427426d36bd3e0e3b8889 (patch) | |
tree | 054a868fb08497d9c5d93fdce1ebdf045ab3087f /dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild | |
parent | Pin Qt dependencies to SLOT 4. (diff) | |
download | gentoo-2-2b2c2c312ae03a6fce9427426d36bd3e0e3b8889.tar.gz gentoo-2-2b2c2c312ae03a6fce9427426d36bd3e0e3b8889.tar.bz2 gentoo-2-2b2c2c312ae03a6fce9427426d36bd3e0e3b8889.zip |
Stable for HPPA (bug #502750).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 0a701918029f..48145e68b55a 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.3 2014/03/09 14:37:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-idea/crypt-idea-1.100.0.ebuild,v 1.4 2014/03/10 14:27:33 jer 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" |