diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-20 08:32:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-20 08:32:49 +0200 |
commit | c37ec81e20f38ce7554eab4d0ecbcb50aab4ab25 (patch) | |
tree | 1ce17f33a0a91925c2e25775d457502f5846fcac /net-libs/libnetconf2 | |
parent | media-libs/libkeyfinder: bump to 2.2.5 (diff) | |
download | gentoo-c37ec81e20f38ce7554eab4d0ecbcb50aab4ab25.tar.gz gentoo-c37ec81e20f38ce7554eab4d0ecbcb50aab4ab25.tar.bz2 gentoo-c37ec81e20f38ce7554eab4d0ecbcb50aab4ab25.zip |
net-libs/libnetconf2: amd64 stable wrt bug #798882
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnetconf2')
-rw-r--r-- | net-libs/libnetconf2/libnetconf2-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetconf2/libnetconf2-2.0.1-r1.ebuild b/net-libs/libnetconf2/libnetconf2-2.0.1-r1.ebuild index 6f7150129f7c..af28d77b0ef9 100644 --- a/net-libs/libnetconf2/libnetconf2-2.0.1-r1.ebuild +++ b/net-libs/libnetconf2/libnetconf2-2.0.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/CESNET/libnetconf2/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |