diff options
author | Sam James <sam@gentoo.org> | 2023-05-05 02:54:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-05 02:54:06 +0100 |
commit | 1cb930a21e90724ec17c77e331fd134ee7c6fa23 (patch) | |
tree | 7f12434099a66cba5fa473f3761de045173f0442 /net-libs/libyang/libyang-2.1.55.ebuild | |
parent | net-misc/sysrepo: Stabilize 2.2.60 amd64, #905111 (diff) | |
download | gentoo-1cb930a21e90724ec17c77e331fd134ee7c6fa23.tar.gz gentoo-1cb930a21e90724ec17c77e331fd134ee7c6fa23.tar.bz2 gentoo-1cb930a21e90724ec17c77e331fd134ee7c6fa23.zip |
net-libs/libyang: Stabilize 2.1.55 amd64, #905111
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libyang/libyang-2.1.55.ebuild')
-rw-r--r-- | net-libs/libyang/libyang-2.1.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libyang/libyang-2.1.55.ebuild b/net-libs/libyang/libyang-2.1.55.ebuild index 76927273f0fa..e49292e8b77c 100644 --- a/net-libs/libyang/libyang-2.1.55.ebuild +++ b/net-libs/libyang/libyang-2.1.55.ebuild @@ -11,7 +11,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 )" |