commit: 5c8035c2029ad1bc96d92adef209864be5d72b6d Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 19:30:35 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 19:30:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8035c2
net-libs/libnetconf2: destabilize 2.0.24 for ~x86 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-libs/libnetconf2/libnetconf2-2.0.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnetconf2/libnetconf2-2.0.24.ebuild b/net-libs/libnetconf2/libnetconf2-2.0.24.ebuild index 89defd72deeb..dd860ad61742 100644 --- a/net-libs/libnetconf2/libnetconf2-2.0.24.ebuild +++ b/net-libs/libnetconf2/libnetconf2-2.0.24.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/libnetconf2/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RESTRICT="!test? ( test )"
