diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-21 15:48:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-21 15:48:14 +0000 |
commit | 475502469b2572666e18462e71015596f1a4c94f (patch) | |
tree | 1a7f4cc91e2eb93e750a648fcd9cae8f2f571601 /dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild | |
parent | Fix building with -Wl,--as-needed wrt #247514 by Kacper Kowalik. (diff) | |
download | gentoo-2-475502469b2572666e18462e71015596f1a4c94f.tar.gz gentoo-2-475502469b2572666e18462e71015596f1a4c94f.tar.bz2 gentoo-2-475502469b2572666e18462e71015596f1a4c94f.zip |
Add ~sparc wrt #284740
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild')
-rw-r--r-- | dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild b/dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild index 8b46e2541789..1700559590e4 100644 --- a/dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild +++ b/dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild,v 1.2 2009/09/30 18:14:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dsa/crypt-dsa-1.16.ebuild,v 1.3 2009/12/21 15:48:14 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="DSA Signatures and Key Generation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="test" RDEPEND="dev-perl/data-buffer |