Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netopeer2/
Date: Fri, 25 Mar 2022 19:41:43
Message-Id: 1648236615.520ad1f9298f65315f8cd3abc8eb1c64079ba699.jsmolic@gentoo
1 commit: 520ad1f9298f65315f8cd3abc8eb1c64079ba699
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 25 19:30:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 25 19:30:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520ad1f9
7
8 net-misc/netopeer2: destabilize 2.0.35 for ~x86
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/netopeer2/netopeer2-2.0.35.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/netopeer2/netopeer2-2.0.35.ebuild b/net-misc/netopeer2/netopeer2-2.0.35.ebuild
16 index f4ad0b6b6641..1b2774f2b27a 100644
17 --- a/net-misc/netopeer2/netopeer2-2.0.35.ebuild
18 +++ b/net-misc/netopeer2/netopeer2-2.0.35.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2021 Gentoo Authors
21 +# Copyright 2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/CESNET/netopeer2/archive/v${PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="amd64 x86"
30 +KEYWORDS="amd64 ~x86"
31
32 RDEPEND="
33 dev-libs/openssl:=