summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-24 19:22:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-24 19:22:50 +0000
commit1ea6c49084f86910a23f5e7d1d5a8b98ac9135b5 (patch)
tree2fafcc934ac1d205d5b3f2cdd04befd04edc151e /dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild
parentCreate the db in the right place. (diff)
downloadgentoo-2-1ea6c49084f86910a23f5e7d1d5a8b98ac9135b5.tar.gz
gentoo-2-1ea6c49084f86910a23f5e7d1d5a8b98ac9135b5.tar.bz2
gentoo-2-1ea6c49084f86910a23f5e7d1d5a8b98ac9135b5.zip
Disabled tests, keyworing amd64. Another case of older tests.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild')
-rw-r--r--dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild
index ae7bbf9da0b7..0b66be4da704 100644
--- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild
+++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild,v 1.11 2006/02/13 10:58:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild,v 1.12 2006/06/24 19:22:50 mcummings Exp $
inherit perl-module
@@ -11,10 +11,10 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${P}.tar.gz"
LICENSE="Artistic"
#LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
-SRC_TEST="do"
+#SRC_TEST="do"
# Core dependancies are:
# >=Data-Buffer 0.04