diff options
Diffstat (limited to 'www-servers/monkeyd/monkeyd-1.5.3.ebuild')
-rw-r--r-- | www-servers/monkeyd/monkeyd-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/monkeyd/monkeyd-1.5.3.ebuild b/www-servers/monkeyd/monkeyd-1.5.3.ebuild index 08ed5dcc0202..176a4be9e319 100644 --- a/www-servers/monkeyd/monkeyd-1.5.3.ebuild +++ b/www-servers/monkeyd/monkeyd-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.3.ebuild,v 1.3 2014/08/20 16:00:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.5.3.ebuild,v 1.4 2014/08/21 01:17:56 blueness Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="http://monkey-project.com/releases/${PV:0:3}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 x86" # ssl is broken, so we turn it off until fixed IUSE="-debug jemalloc php minimal elibc_musl elibc_uclibc monkeyd_plugins_auth monkeyd_plugins_cheetah cgi monkeyd_plugins_dirlisting fastcgi +monkeyd_plugins_liana monkeyd_plugins_logger monkeyd_plugins_mandril" |