diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 10:23:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 10:23:16 +0200 |
commit | 4e391cd39a74d2f290c1b40b73c855aaa42ab637 (patch) | |
tree | fe608e4caff3ed8d34ee9f9f65f83cfa9f24a5b3 /net-libs/libyang | |
parent | www-servers/apache: amd64 stable wrt bug #852251 (diff) | |
download | gentoo-4e391cd39a74d2f290c1b40b73c855aaa42ab637.tar.gz gentoo-4e391cd39a74d2f290c1b40b73c855aaa42ab637.tar.bz2 gentoo-4e391cd39a74d2f290c1b40b73c855aaa42ab637.zip |
net-libs/libyang: amd64 stable wrt bug #853310
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libyang')
-rw-r--r-- | net-libs/libyang/libyang-2.0.194.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libyang/libyang-2.0.194.ebuild b/net-libs/libyang/libyang-2.0.194.ebuild index c39834ce5f8a..9ce1420009ab 100644 --- a/net-libs/libyang/libyang-2.0.194.ebuild +++ b/net-libs/libyang/libyang-2.0.194.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 )" |