summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/uzbl/uzbl-9999.ebuild')
-rw-r--r--www-client/uzbl/uzbl-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-client/uzbl/uzbl-9999.ebuild b/www-client/uzbl/uzbl-9999.ebuild
index b77b7e5d4186..d0ce001a2269 100644
--- a/www-client/uzbl/uzbl-9999.ebuild
+++ b/www-client/uzbl/uzbl-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-9999.ebuild,v 1.13 2010/03/30 17:56:55 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-9999.ebuild,v 1.14 2010/04/04 10:12:09 wired Exp $
EAPI="2"
@@ -10,12 +10,14 @@ IUSE=""
if [[ ${PV} == *9999* ]]; then
inherit git
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/Dieterbe/uzbl.git"}
+ KEYWORDS=""
SRC_URI=""
IUSE="experimental"
use experimental &&
EGIT_BRANCH="experimental" &&
EGIT_COMMIT="experimental"
else
+ KEYWORDS="~amd64 ~x86"
SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi
@@ -24,7 +26,6 @@ HOMEPAGE="http://www.uzbl.org"
LICENSE="LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS=""
IUSE+=" +browser helpers +tabbed vim-syntax"
COMMON_DEPEND="