commit: 520ad1f9298f65315f8cd3abc8eb1c64079ba699 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 19:30:15 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 19:30:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520ad1f9
net-misc/netopeer2: destabilize 2.0.35 for ~x86 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-misc/netopeer2/netopeer2-2.0.35.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/netopeer2/netopeer2-2.0.35.ebuild b/net-misc/netopeer2/netopeer2-2.0.35.ebuild index f4ad0b6b6641..1b2774f2b27a 100644 --- a/net-misc/netopeer2/netopeer2-2.0.35.ebuild +++ b/net-misc/netopeer2/netopeer2-2.0.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/CESNET/netopeer2/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-libs/openssl:=
