commit: bad66dff01673d00522251abf44568b441d81d77 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jan 2 06:40:18 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jan 2 06:40:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad66dff
dev-util/librnp: stabilize 0.17.1-r2 for amd64, #947343 Closes: https://bugs.gentoo.org/947343 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/librnp/librnp-0.17.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/librnp/librnp-0.17.1-r2.ebuild b/dev-util/librnp/librnp-0.17.1-r2.ebuild index 622351d9190f..f8175ee6d059 100644 --- a/dev-util/librnp/librnp-0.17.1-r2.ebuild +++ b/dev-util/librnp/librnp-0.17.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/${P/*lib/}" LICENSE="Apache-2.0 BSD BSD-2" SLOT="0/0.16.1" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~x86" IUSE="+botan man test" RESTRICT="!test? ( test )"
