diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-29 08:05:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-29 08:05:24 +0200 |
commit | ba72c8e57f61fe38f250897afd1e4ffe67a415bd (patch) | |
tree | b619bc3f8b6b3b07186ba2d8b5b176f256af5420 /net-libs/libyang | |
parent | dev-python/moto: x86 stable wrt bug #839453 (diff) | |
download | gentoo-ba72c8e57f61fe38f250897afd1e4ffe67a415bd.tar.gz gentoo-ba72c8e57f61fe38f250897afd1e4ffe67a415bd.tar.bz2 gentoo-ba72c8e57f61fe38f250897afd1e4ffe67a415bd.zip |
net-libs/libyang: x86 stable wrt bug #841389
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libyang')
-rw-r--r-- | net-libs/libyang/libyang-2.0.164.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libyang/libyang-2.0.164.ebuild b/net-libs/libyang/libyang-2.0.164.ebuild index 4f71c69760dd..c39834ce5f8a 100644 --- a/net-libs/libyang/libyang-2.0.164.ebuild +++ b/net-libs/libyang/libyang-2.0.164.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CESNET/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |