summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'razorqt-base/razorqt-notifications/razorqt-notifications-0.5.1.ebuild')
-rw-r--r--razorqt-base/razorqt-notifications/razorqt-notifications-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/razorqt-base/razorqt-notifications/razorqt-notifications-0.5.1.ebuild b/razorqt-base/razorqt-notifications/razorqt-notifications-0.5.1.ebuild
index 638a55d8e66f..5016b9489296 100644
--- a/razorqt-base/razorqt-notifications/razorqt-notifications-0.5.1.ebuild
+++ b/razorqt-base/razorqt-notifications/razorqt-notifications-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-notifications/razorqt-notifications-0.5.1.ebuild,v 1.4 2013/01/20 19:05:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/razorqt-base/razorqt-notifications/razorqt-notifications-0.5.1.ebuild,v 1.5 2013/01/20 19:08:42 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