diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-24 09:59:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-24 09:59:51 +0000 |
commit | 1581231a0440c778bec702fab43b00f03fcf1300 (patch) | |
tree | bbc11b5195482d4831c2dcdef4b3cce06b1590a0 /dev-libs/libevent/libevent-1.3a.ebuild | |
parent | Stable on ppc64; bug #167860 (diff) | |
download | gentoo-2-1581231a0440c778bec702fab43b00f03fcf1300.tar.gz gentoo-2-1581231a0440c778bec702fab43b00f03fcf1300.tar.bz2 gentoo-2-1581231a0440c778bec702fab43b00f03fcf1300.zip |
Stable on ppc64; bug #167583
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-libs/libevent/libevent-1.3a.ebuild')
-rw-r--r-- | dev-libs/libevent/libevent-1.3a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-1.3a.ebuild b/dev-libs/libevent/libevent-1.3a.ebuild index 0b1ff36f8c1e..a0db5f0e541d 100644 --- a/dev-libs/libevent/libevent-1.3a.ebuild +++ b/dev-libs/libevent/libevent-1.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.3a.ebuild,v 1.4 2007/02/24 00:02:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.3a.ebuild,v 1.5 2007/02/24 09:59:51 corsair Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://monkey.org/~provos/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |