Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/librvp/
Date: Mon, 18 Feb 2019 07:28:14
Message-Id: 1550474853.7fd38b9dcb509276b0d34e3d8c27e8fcadd463b1.zlogene@gentoo
1 commit: 7fd38b9dcb509276b0d34e3d8c27e8fcadd463b1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 18 07:27:33 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 07:27:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd38b9d
7
8 net-im/librvp: amd64 stable wrt bug #676714
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-im/librvp/librvp-0.9.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/librvp/librvp-0.9.7.ebuild b/net-im/librvp/librvp-0.9.7.ebuild
18 index ca33cd8c1cd..69563f1ad40 100644
19 --- a/net-im/librvp/librvp-0.9.7.ebuild
20 +++ b/net-im/librvp/librvp-0.9.7.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://www.waider.ie/hacks/workshop/c/rvp/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE=""
28
29 RDEPEND="net-im/pidgin[gtk]"