commit: e1693c8c05ed1276e133b2d7f348560afaaf9d07 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org> AuthorDate: Thu Aug 13 14:03:53 2015 +0000 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org> CommitDate: Thu Aug 13 14:03:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1693c8c
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 e860265..b306498 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"
