diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-05 18:54:51 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-05 18:54:51 +0100 |
commit | 07df8398a95c59c878c15fb400ed0e85a68afa07 (patch) | |
tree | 53ce1d2ee1eabc34db7e48e5a233d642f5884f9b /net-libs/libnetconf2 | |
parent | net-misc/sysrepo: Stabilize 2.0.47 amd64, #818937 (diff) | |
download | gentoo-07df8398a95c59c878c15fb400ed0e85a68afa07.tar.gz gentoo-07df8398a95c59c878c15fb400ed0e85a68afa07.tar.bz2 gentoo-07df8398a95c59c878c15fb400ed0e85a68afa07.zip |
net-libs/libnetconf2: Stabilize 2.0.19 amd64, #818937
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs/libnetconf2')
-rw-r--r-- | net-libs/libnetconf2/libnetconf2-2.0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetconf2/libnetconf2-2.0.19.ebuild b/net-libs/libnetconf2/libnetconf2-2.0.19.ebuild index 1df1180684c1..9de5f55a068b 100644 --- a/net-libs/libnetconf2/libnetconf2-2.0.19.ebuild +++ b/net-libs/libnetconf2/libnetconf2-2.0.19.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 )" |