commit: a102a388524f59bac0ea069b5b2645abe2180f9b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Apr 13 11:22:28 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 13 13:36:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a102a388
dev-util/librnp: stabilize 0.16.3 for amd64 Bug: https://bugs.gentoo.org/904250 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/librnp/librnp-0.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/librnp/librnp-0.16.3.ebuild b/dev-util/librnp/librnp-0.16.3.ebuild index ca34a07b87f9..58e6ee672212 100644 --- a/dev-util/librnp/librnp-0.16.3.ebuild +++ b/dev-util/librnp/librnp-0.16.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rnpgp/rnp/archive/refs/tags/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0 BSD BSD-2" SLOT="0/0.16.1" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="+botan man test" RDEPEND="app-arch/bzip2
