diff options
author | 2004-10-17 12:02:19 +0000 | |
---|---|---|
committer | 2004-10-17 12:02:19 +0000 | |
commit | 4ed0364005eeadd7385623935d839f03f51e1a6b (patch) | |
tree | a1b3ca18d3950cf621e258a764f27e4474113343 /dev-python/twisted-docs/twisted-docs-1.2.0.ebuild | |
parent | stable on amd64 and x86. (diff) | |
download | historical-4ed0364005eeadd7385623935d839f03f51e1a6b.tar.gz historical-4ed0364005eeadd7385623935d839f03f51e1a6b.tar.bz2 historical-4ed0364005eeadd7385623935d839f03f51e1a6b.zip |
stable on amd64.
Diffstat (limited to 'dev-python/twisted-docs/twisted-docs-1.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-docs/twisted-docs-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild b/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild index 880d5ee7f1fa..9109f5927fc1 100644 --- a/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild +++ b/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild,v 1.7 2004/07/04 08:33:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild,v 1.8 2004/10/17 12:02:19 absinthe Exp $ #inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://twisted.sourceforge.net/${MY_PN}-${PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc alpha" +KEYWORDS="x86 amd64 ~ppc alpha" IUSE="" DEPEND="" |