diff options
Diffstat (limited to 'www-client/uzbl/uzbl-2010.04.03.ebuild')
-rw-r--r-- | www-client/uzbl/uzbl-2010.04.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/uzbl/uzbl-2010.04.03.ebuild b/www-client/uzbl/uzbl-2010.04.03.ebuild index 77f6764f00ed..ee79ec77d9d5 100644 --- a/www-client/uzbl/uzbl-2010.04.03.ebuild +++ b/www-client/uzbl/uzbl-2010.04.03.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-2010.04.03.ebuild,v 1.6 2010/06/24 21:43:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-2010.04.03.ebuild,v 1.7 2010/06/24 21:45:45 pacho Exp $ EAPI="2" @@ -10,7 +10,7 @@ IUSE="" if [[ ${PV} == *9999* ]]; then inherit git EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/Dieterbe/uzbl.git"} - KEYWORDS="amd64" + KEYWORDS="" SRC_URI="" IUSE="experimental" use experimental && |