diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-22 15:28:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-22 15:28:35 +0000 |
commit | bc72887dc83a5626c9de69127677663c54e913eb (patch) | |
tree | ec08c101723740d169a5963a3a7c89ed234c4b1f /dev-libs/libevent/libevent-1.4.11.ebuild | |
parent | arm/ia64/m68k/s390/sh/sparc stable wrt #276677 (diff) | |
download | gentoo-2-bc72887dc83a5626c9de69127677663c54e913eb.tar.gz gentoo-2-bc72887dc83a5626c9de69127677663c54e913eb.tar.bz2 gentoo-2-bc72887dc83a5626c9de69127677663c54e913eb.zip |
arm/ia64/s390/sh stable wrt #275595
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libevent/libevent-1.4.11.ebuild')
-rw-r--r-- | dev-libs/libevent/libevent-1.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-1.4.11.ebuild b/dev-libs/libevent/libevent-1.4.11.ebuild index 0083b39d6937..5c48fd3ea306 100644 --- a/dev-libs/libevent/libevent-1.4.11.ebuild +++ b/dev-libs/libevent/libevent-1.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.11.ebuild,v 1.7 2009/07/19 14:31:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.11.ebuild,v 1.8 2009/07/22 15:28:35 armin76 Exp $ inherit libtool @@ -12,7 +12,7 @@ SRC_URI="http://monkey.org/~provos/${MY_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 x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |