diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-07-14 11:40:22 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-07-14 11:40:22 +0100 |
commit | 277a9c6081ea86231b6baf091732b5e813984c93 (patch) | |
tree | 30baea4e7abad6113ceccc953558f7674e1fc39a /dev-libs | |
parent | sys-apps/hwloc: Keyword 2.9.3-r1 for ~m68k (diff) | |
download | gentoo-277a9c6081ea86231b6baf091732b5e813984c93.tar.gz gentoo-277a9c6081ea86231b6baf091732b5e813984c93.tar.bz2 gentoo-277a9c6081ea86231b6baf091732b5e813984c93.zip |
dev-libs/blake3: Keyword 1.5.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/blake3/blake3-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/blake3/blake3-1.5.1.ebuild b/dev-libs/blake3/blake3-1.5.1.ebuild index 6afc53c83207..0909ad2023ce 100644 --- a/dev-libs/blake3/blake3-1.5.1.ebuild +++ b/dev-libs/blake3/blake3-1.5.1.ebuild @@ -12,4 +12,4 @@ S="${WORKDIR}/BLAKE3-${PV}/c" LICENSE="|| ( CC0-1.0 Apache-2.0 )" SLOT="0/0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |