commit: 5d9f069c47ca130f9982be89ae358c3752ea69cc
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 06:56:54 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 27 06:56:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9f069c
net-libs/libyang: x86 stable wrt bug #791373
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/libyang/libyang-1.0.236.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libyang/libyang-1.0.236.ebuild
b/net-libs/libyang/libyang-1.0.236.ebuild
index 9ea87b9d1cc..efde262106a 100644
--- a/net-libs/libyang/libyang-1.0.236.ebuild
+++ b/net-libs/libyang/libyang-1.0.236.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="doc test"
RDEPEND="dev-libs/libpcre[${MULTILIB_USEDEP}]"