summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-08-14 12:30:20 +0200
committerDavid Seifert <soap@gentoo.org>2021-08-14 12:30:20 +0200
commit804bcb5183b8db34a4d5c781417cbf5364c1b987 (patch)
tree9bb2aa863686662973c719af77de9e8f49247ba4 /net-misc
parentnet-libs/libyang: x86 stable (diff)
downloadgentoo-804bcb5183b8db34a4d5c781417cbf5364c1b987.tar.gz
gentoo-804bcb5183b8db34a4d5c781417cbf5364c1b987.tar.bz2
gentoo-804bcb5183b8db34a4d5c781417cbf5364c1b987.zip
net-misc/sysrepo: x86 stable
Bug: https://bugs.gentoo.org/798882 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/sysrepo/sysrepo-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sysrepo/sysrepo-2.0.1.ebuild b/net-misc/sysrepo/sysrepo-2.0.1.ebuild
index c7ce50e0227e..aba7132d49a5 100644
--- a/net-misc/sysrepo/sysrepo-2.0.1.ebuild
+++ b/net-misc/sysrepo/sysrepo-2.0.1.ebuild
@@ -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 )"