diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-04-13 14:22:40 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-04-13 16:36:17 +0300 |
commit | 87026f7144840af2e6b1efb370a170dec6afa4f6 (patch) | |
tree | 711c4945fd1d5372b1c162a6e02a40ea6d7d351b /dev-util/librnp/librnp-0.16.3.ebuild | |
parent | dev-util/librnp: stabilize 0.16.3 for amd64 (diff) | |
download | gentoo-87026f7144840af2e6b1efb370a170dec6afa4f6.tar.gz gentoo-87026f7144840af2e6b1efb370a170dec6afa4f6.tar.bz2 gentoo-87026f7144840af2e6b1efb370a170dec6afa4f6.zip |
dev-util/librnp: stabilize 0.16.3 for x86
Bug: https://bugs.gentoo.org/904250
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/librnp/librnp-0.16.3.ebuild')
-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 58e6ee672212..92d66a7681ba 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 |