summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2015-08-13 16:03:53 +0200
committerJulian Ospald <hasufell@gentoo.org>2015-08-13 16:03:53 +0200
commite1693c8c05ed1276e133b2d7f348560afaaf9d07 (patch)
treee4906a01dfcea74ab369b6b5cb2d5c6adfd70258 /net-im/purple-events
parentnet-im/purple-events: version bump to 0.99.1 (diff)
downloadgentoo-e1693c8c05ed1276e133b2d7f348560afaaf9d07.tar.gz
gentoo-e1693c8c05ed1276e133b2d7f348560afaaf9d07.tar.bz2
gentoo-e1693c8c05ed1276e133b2d7f348560afaaf9d07.zip
net-im/purple-events: fix incorrect keywords
Diffstat (limited to 'net-im/purple-events')
-rw-r--r--net-im/purple-events/purple-events-0.99.1.ebuild4
1 files 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"