Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netopeer2/
Date: Thu, 27 May 2021 19:14:57
Message-Id: 1622142822.ae236fc4fe638ec66fbb5faf46d5e00a1dc5197c.sam@gentoo
1 commit: ae236fc4fe638ec66fbb5faf46d5e00a1dc5197c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 19:13:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 19:13:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae236fc4
7
8 net-misc/netopeer2: Stabilize 1.1.70 x86, #792510
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/netopeer2/netopeer2-1.1.70.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/netopeer2/netopeer2-1.1.70.ebuild b/net-misc/netopeer2/netopeer2-1.1.70.ebuild
16 index 27f4dbd2ebd..b456228f7e7 100644
17 --- a/net-misc/netopeer2/netopeer2-1.1.70.ebuild
18 +++ b/net-misc/netopeer2/netopeer2-1.1.70.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/CESNET/netopeer2/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25
26 RDEPEND="
27 dev-libs/openssl:=