summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/uzbl/uzbl-2010.08.05.ebuild')
-rw-r--r--www-client/uzbl/uzbl-2010.08.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/uzbl/uzbl-2010.08.05.ebuild b/www-client/uzbl/uzbl-2010.08.05.ebuild
index 41a14ceb5d73..1e51e9213e4d 100644
--- a/www-client/uzbl/uzbl-2010.08.05.ebuild
+++ b/www-client/uzbl/uzbl-2010.08.05.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.08.05.ebuild,v 1.2 2010/08/06 17:31:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-2010.08.05.ebuild,v 1.3 2010/08/07 23:16:43 phajdan.jr Exp $
EAPI="2"
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_BRANCH="experimental" &&
EGIT_COMMIT="experimental"
else
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi