diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-01 14:10:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-01 14:24:32 -0400 |
commit | 1d4818905e17754f8d3b8366e9bef96636b0e056 (patch) | |
tree | 7155d5189fe798287c7821612df46a2fc490f8c1 /net-im/purple-events | |
parent | sys-boot/grub: backport early microcode patch (diff) | |
download | gentoo-1d4818905e17754f8d3b8366e9bef96636b0e056.tar.gz gentoo-1d4818905e17754f8d3b8366e9bef96636b0e056.tar.bz2 gentoo-1d4818905e17754f8d3b8366e9bef96636b0e056.zip |
net-im/purple-events: amd64 stable
Bug: https://bugs.gentoo.org/651690
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'net-im/purple-events')
-rw-r--r-- | net-im/purple-events/purple-events-0.99.1.ebuild | 4 |
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 4b59ac92ba07..2afb8ebf7eaa 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-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,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" |