summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-04 20:18:40 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-04 20:18:40 +0000
commitc7ee0397cc193eebc22500ae78009bec4b579ccf (patch)
tree253060c28822dae591c92537ce3661c9b31b69aa /dev-libs/libevent/libevent-1.0b.ebuild
parentimproved support of the doc useflag, now also the api doc is getting installe... (diff)
downloadgentoo-2-c7ee0397cc193eebc22500ae78009bec4b579ccf.tar.gz
gentoo-2-c7ee0397cc193eebc22500ae78009bec4b579ccf.tar.bz2
gentoo-2-c7ee0397cc193eebc22500ae78009bec4b579ccf.zip
add ~alpha and ~ia64
(Portage version: 2.0.51-r13)
Diffstat (limited to 'dev-libs/libevent/libevent-1.0b.ebuild')
-rw-r--r--dev-libs/libevent/libevent-1.0b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-1.0b.ebuild b/dev-libs/libevent/libevent-1.0b.ebuild
index 49a2093693ad..f5bab27fca89 100644
--- a/dev-libs/libevent/libevent-1.0b.ebuild
+++ b/dev-libs/libevent/libevent-1.0b.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-libs/libevent/libevent-1.0b.ebuild,v 1.1 2005/01/21 21:02:22 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.0b.ebuild,v 1.2 2005/02/04 20:18:40 agriffis Exp $
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
HOMEPAGE="http://monkey.org/~provos/libevent/"
@@ -8,7 +8,7 @@ SRC_URI="http://monkey.org/~provos/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~arm ~hppa ~amd64 ~ppc64 ~s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~arm ~hppa ~amd64 ~ppc64 ~s390 ~alpha ~ia64"
IUSE=""
RDEPEND=""