diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-06-09 11:52:54 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-06-09 11:52:54 +0300 |
commit | 66c9fd84edc990299697ad5598d6bddddeb300a7 (patch) | |
tree | 0376a3e3a5c64ad8f6b61d84dce40457f4e3e347 /dev-util/librnp | |
parent | dev-libs/sexp: Stabilize 0.8.3 amd64, #908098 (diff) | |
download | gentoo-66c9fd84edc990299697ad5598d6bddddeb300a7.tar.gz gentoo-66c9fd84edc990299697ad5598d6bddddeb300a7.tar.bz2 gentoo-66c9fd84edc990299697ad5598d6bddddeb300a7.zip |
dev-util/librnp: Stabilize 0.17.0 amd64, #908098
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/librnp')
-rw-r--r-- | dev-util/librnp/librnp-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/librnp/librnp-0.17.0.ebuild b/dev-util/librnp/librnp-0.17.0.ebuild index a85c4cc7aad8..515e2668e0a6 100644 --- a/dev-util/librnp/librnp-0.17.0.ebuild +++ b/dev-util/librnp/librnp-0.17.0.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 |