summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-20 19:07:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-20 19:07:03 +0000
commit8ac5567101db7eccb2b1088749a3f96b2dfe3041 (patch)
tree4241f17581ef775b5bced1125ab8f326a85c57dd /razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild
parentStable for x86, wrt bug #452646 (diff)
downloadgentoo-2-8ac5567101db7eccb2b1088749a3f96b2dfe3041.tar.gz
gentoo-2-8ac5567101db7eccb2b1088749a3f96b2dfe3041.tar.bz2
gentoo-2-8ac5567101db7eccb2b1088749a3f96b2dfe3041.zip
Stable for x86, wrt bug #452646
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild')
-rw-r--r--razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild b/razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild
index 7c8ffdf62026..039b1024daaa 100644
--- a/razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild
+++ b/razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild,v 1.4 2013/01/20 19:03:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/razorqt-base/razorqt-autosuspend/razorqt-autosuspend-0.5.1.ebuild,v 1.5 2013/01/20 19:07:03 ago Exp $
EAPI=4
inherit cmake-utils
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
KEYWORDS=""
else
SRC_URI="mirror://github/Razor-qt/razor-qt/razorqt-${PV}.tar.bz2"
- KEYWORDS="amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc x86"
S="${WORKDIR}/razorqt-${PV}"
fi