summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2004-10-07 19:26:05 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2004-10-07 19:26:05 +0000
commit520bbbcedf5ea189a09434c9ff7e3553396d2e0e (patch)
treeb0d3213b2077b7b0a93bf4a502a242a0be6f3db6 /dev-libs/libevent/libevent-0.8a.ebuild
parentRemoved ppc-macos keyword. Bug #65763 (Manifest recommit) (diff)
downloadgentoo-2-520bbbcedf5ea189a09434c9ff7e3553396d2e0e.tar.gz
gentoo-2-520bbbcedf5ea189a09434c9ff7e3553396d2e0e.tar.bz2
gentoo-2-520bbbcedf5ea189a09434c9ff7e3553396d2e0e.zip
Keyworded ppc-macos. Bug #57858
Diffstat (limited to 'dev-libs/libevent/libevent-0.8a.ebuild')
-rw-r--r--dev-libs/libevent/libevent-0.8a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-0.8a.ebuild b/dev-libs/libevent/libevent-0.8a.ebuild
index f4d9437127bb..28b4854cb58a 100644
--- a/dev-libs/libevent/libevent-0.8a.ebuild
+++ b/dev-libs/libevent/libevent-0.8a.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-libs/libevent/libevent-0.8a.ebuild,v 1.1 2004/07/16 18:07:33 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-0.8a.ebuild,v 1.2 2004/10/07 19:26:05 j4rg0n 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 ~ppc-macos"
IUSE=""
RDEPEND=""