From e1693c8c05ed1276e133b2d7f348560afaaf9d07 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 13 Aug 2015 16:03:53 +0200 Subject: net-im/purple-events: fix incorrect keywords --- net-im/purple-events/purple-events-0.99.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/purple-events/purple-events-0.99.1.ebuild b/net-im/purple-events/purple-events-0.99.1.ebuild index e86026565e01..b306498e68e0 100644 --- a/net-im/purple-events/purple-events-0.99.1.ebuild +++ b/net-im/purple-events/purple-events-0.99.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/sardemff7/purple-events/archive/v${PV}.tar.gz -> ${P LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-im/pidgin" -- cgit v1.2.3-65-gdbad