summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/monkeyd/monkeyd-1.1.1.ebuild')
-rw-r--r--www-servers/monkeyd/monkeyd-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/monkeyd/monkeyd-1.1.1.ebuild b/www-servers/monkeyd/monkeyd-1.1.1.ebuild
index 7b6bc61d2c29..e20072370fce 100644
--- a/www-servers/monkeyd/monkeyd-1.1.1.ebuild
+++ b/www-servers/monkeyd/monkeyd-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.1.1.ebuild,v 1.2 2012/10/23 00:00:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/monkeyd/monkeyd-1.1.1.ebuild,v 1.3 2012/10/23 09:46:28 blueness Exp $
EAPI="4"
@@ -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"
IUSE="php"
RDEPEND="php? ( virtual/httpd-php )"