diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-04-13 14:22:28 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-04-13 16:36:17 +0300 |
commit | a102a388524f59bac0ea069b5b2645abe2180f9b (patch) | |
tree | 551363c1d2467a493affca65691698bb545a44fe /dev-util/librnp | |
parent | package.mask: Last rite x11-plugins/ascpu (diff) | |
download | gentoo-a102a388524f59bac0ea069b5b2645abe2180f9b.tar.gz gentoo-a102a388524f59bac0ea069b5b2645abe2180f9b.tar.bz2 gentoo-a102a388524f59bac0ea069b5b2645abe2180f9b.zip |
dev-util/librnp: stabilize 0.16.3 for amd64
Bug: https://bugs.gentoo.org/904250
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/librnp')
-rw-r--r-- | dev-util/librnp/librnp-0.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |