diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 18:58:40 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 18:58:40 +0100 |
commit | d30d7b341fdfd5d07491542ee001daac74443e5f (patch) | |
tree | 6620323e9f0766847a420a2a41888c7fcc479ed3 /net-libs/libnetconf2 | |
parent | net-misc/sysrepo: Stabilize 2.0.53 amd64, #829006 (diff) | |
download | gentoo-d30d7b341fdfd5d07491542ee001daac74443e5f.tar.gz gentoo-d30d7b341fdfd5d07491542ee001daac74443e5f.tar.bz2 gentoo-d30d7b341fdfd5d07491542ee001daac74443e5f.zip |
net-libs/libnetconf2: Stabilize 2.0.24 amd64, #829006
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/libnetconf2')
-rw-r--r-- | net-libs/libnetconf2/libnetconf2-2.0.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetconf2/libnetconf2-2.0.24.ebuild b/net-libs/libnetconf2/libnetconf2-2.0.24.ebuild index dc10aab7675f..89defd72deeb 100644 --- a/net-libs/libnetconf2/libnetconf2-2.0.24.ebuild +++ b/net-libs/libnetconf2/libnetconf2-2.0.24.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 )" |