diff options
author | 2005-09-13 21:34:53 +0000 | |
---|---|---|
committer | 2005-09-13 21:34:53 +0000 | |
commit | 674dd802c24ad45edba2cfe93da660e85cbaa22d (patch) | |
tree | 3a31a143948a48c86ba2e4a5e97e07c969acad13 /dev-python/happydoc/happydoc-2.1.ebuild | |
parent | Add favicon to the python extensions. Bug #105830 (diff) | |
download | historical-674dd802c24ad45edba2cfe93da660e85cbaa22d.tar.gz historical-674dd802c24ad45edba2cfe93da660e85cbaa22d.tar.bz2 historical-674dd802c24ad45edba2cfe93da660e85cbaa22d.zip |
Marked ~amd64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-python/happydoc/happydoc-2.1.ebuild')
-rw-r--r-- | dev-python/happydoc/happydoc-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/happydoc/happydoc-2.1.ebuild b/dev-python/happydoc/happydoc-2.1.ebuild index e4e8806e5f6b..3989d4bfeb6d 100644 --- a/dev-python/happydoc/happydoc-2.1.ebuild +++ b/dev-python/happydoc/happydoc-2.1.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/happydoc/happydoc-2.1.ebuild,v 1.13 2005/08/26 03:27:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/happydoc-2.1.ebuild,v 1.14 2005/09/13 21:34:53 dang Exp $ inherit distutils @@ -13,7 +13,7 @@ HOMEPAGE="http://happydoc.sourceforge.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND="virtual/python" |