summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-09-07 11:00:25 +0000
committerTom Martin <slarti@gentoo.org>2005-09-07 11:00:25 +0000
commit791297453740af8fb59c53aac9b8af697b48c7cb (patch)
tree82db605a8e5ab066aad8830a4ee582ec72dfb2b5 /dev-python/twisted-conch
parentAdded 3.5_alpha1 split ebuild. (diff)
downloadgentoo-2-791297453740af8fb59c53aac9b8af697b48c7cb.tar.gz
gentoo-2-791297453740af8fb59c53aac9b8af697b48c7cb.tar.bz2
gentoo-2-791297453740af8fb59c53aac9b8af697b48c7cb.zip
Marked ~amd64, #105106.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r--dev-python/twisted-conch/ChangeLog5
-rw-r--r--dev-python/twisted-conch/twisted-conch-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog
index ca2ebf2e8f3f..dcef14f7daa9 100644
--- a/dev-python/twisted-conch/ChangeLog
+++ b/dev-python/twisted-conch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.1 2005/04/08 14:06:17 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.2 2005/09/07 11:00:25 slarti Exp $
+
+ 07 Sep 2005; Tom Martin <slarti@gentoo.org> twisted-conch-0.5.0.ebuild:
+ Marked ~amd64, satisfies bug 105106.
08 Apr 2005; Thomas Raschbacher <lordvan@gentoo.org> twisted-conch-0.5.0:
initial import
diff --git a/dev-python/twisted-conch/twisted-conch-0.5.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.5.0.ebuild
index e1acd699c64c..ea6b6a9df6c7 100644
--- a/dev-python/twisted-conch/twisted-conch-0.5.0.ebuild
+++ b/dev-python/twisted-conch/twisted-conch-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0.ebuild,v 1.2 2005/04/22 16:09:57 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0.ebuild,v 1.3 2005/09/07 11:00:25 slarti Exp $
inherit distutils
@@ -14,7 +14,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Conch/0.5/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-python/twisted-2.0.0"