summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:09:00 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:09:00 +0000
commit901f0835fbc6a9a52a4b72f4bee6a3b2c9f9f508 (patch)
tree584a7772872e026c13030b352e073ef6e5af8a70 /www-client/uzbl/uzbl-2011.04.12.ebuild
parentRestore amd64 stable keyword (diff)
downloadgentoo-2-901f0835fbc6a9a52a4b72f4bee6a3b2c9f9f508.tar.gz
gentoo-2-901f0835fbc6a9a52a4b72f4bee6a3b2c9f9f508.tar.bz2
gentoo-2-901f0835fbc6a9a52a4b72f4bee6a3b2c9f9f508.zip
Stable on amd64 wrt bug #368237
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'www-client/uzbl/uzbl-2011.04.12.ebuild')
-rw-r--r--www-client/uzbl/uzbl-2011.04.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/uzbl/uzbl-2011.04.12.ebuild b/www-client/uzbl/uzbl-2011.04.12.ebuild
index e64702b87360..2d95b4f5aa0e 100644
--- a/www-client/uzbl/uzbl-2011.04.12.ebuild
+++ b/www-client/uzbl/uzbl-2011.04.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-2011.04.12.ebuild,v 1.1 2011/04/14 21:29:09 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-2011.04.12.ebuild,v 1.2 2011/08/02 16:09:00 hwoarang Exp $
EAPI="4"
@@ -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