summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-25 20:31:51 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-25 20:31:51 +0100
commit276dc68674e9fb9b18fa63c2e6939faf168e1744 (patch)
treee2a02414860afcca1abddf1d74e530419a4c32c8
parentnet-libs/libnetconf2: destabilize 2.0.24 for ~x86 (diff)
downloadgentoo-276dc68674e9fb9b18fa63c2e6939faf168e1744.tar.gz
gentoo-276dc68674e9fb9b18fa63c2e6939faf168e1744.tar.bz2
gentoo-276dc68674e9fb9b18fa63c2e6939faf168e1744.zip
net-misc/sysrepo: destabilize 2.0.53 for ~x86
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-misc/sysrepo/sysrepo-2.0.53.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sysrepo/sysrepo-2.0.53.ebuild b/net-misc/sysrepo/sysrepo-2.0.53.ebuild
index b0aaacfd87b1..0a27e12a8305 100644
--- a/net-misc/sysrepo/sysrepo-2.0.53.ebuild
+++ b/net-misc/sysrepo/sysrepo-2.0.53.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/sysrepo/sysrepo/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"