summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-29 14:15:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-29 14:15:57 +0000
commite91d08780d82f63db792f8f68c27ead8f85191d1 (patch)
tree0045b8c1ecd402a63632f0eadd170ad0d5603ab4 /dev-python/webut/webut-0.1.0.2.ebuild
parentBug #236051, I had a download failure during digesting, with a zero-byte file... (diff)
downloadgentoo-2-e91d08780d82f63db792f8f68c27ead8f85191d1.tar.gz
gentoo-2-e91d08780d82f63db792f8f68c27ead8f85191d1.tar.bz2
gentoo-2-e91d08780d82f63db792f8f68c27ead8f85191d1.zip
Add ~alpha/~ia64 wrt #235969
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/webut/webut-0.1.0.2.ebuild')
-rw-r--r--dev-python/webut/webut-0.1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild
index 09f3d72a749c..936861bb6022 100644
--- a/dev-python/webut/webut-0.1.0.2.ebuild
+++ b/dev-python/webut/webut-0.1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.3 2008/08/29 12:10:15 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.4 2008/08/29 14:15:57 armin76 Exp $
inherit distutils versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.inoi.fi/open/trac/webut"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
IUSE="examples"
DEPEND=""