diff options
author | Sam James <sam@gentoo.org> | 2023-05-25 23:04:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-25 23:04:10 +0100 |
commit | fae4702af6cfa6510344dfa6d999c3bf92d82f3a (patch) | |
tree | 6b35a1bee13458b9e1c95007d156f277edb77160 /app-crypt | |
parent | dev-python/cryptography: Stabilize 40.0.2 arm, #907158 (diff) | |
download | gentoo-fae4702af6cfa6510344dfa6d999c3bf92d82f3a.tar.gz gentoo-fae4702af6cfa6510344dfa6d999c3bf92d82f3a.tar.bz2 gentoo-fae4702af6cfa6510344dfa6d999c3bf92d82f3a.zip |
app-crypt/libb2: Stabilize 0.98.1-r3 arm, #907186
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1-r3.ebuild b/app-crypt/libb2/libb2-0.98.1-r3.ebuild index 47a76c766c2c..eb2867a3ab88 100644 --- a/app-crypt/libb2/libb2-0.98.1-r3.ebuild +++ b/app-crypt/libb2/libb2-0.98.1-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="static-libs native-cflags openmp" DEPEND=" |