summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-08-21 13:53:29 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-08-21 23:13:10 +0100
commit8f60744a4f82fa3f206fdf74d59f4898e3001a50 (patch)
tree19bcf7bf1b754d344f92d7a0a40f5af2814773fb /app-arch/brotli/brotli-1.0.9-r3.ebuild
parentprofiles: Drop sys-apps/iproute2[bpf] mask on m68k (diff)
downloadgentoo-8f60744a4f82fa3f206fdf74d59f4898e3001a50.tar.gz
gentoo-8f60744a4f82fa3f206fdf74d59f4898e3001a50.tar.bz2
gentoo-8f60744a4f82fa3f206fdf74d59f4898e3001a50.zip
app-arch/brotli: Keyword 1.0.9 for ~m68k
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-arch/brotli/brotli-1.0.9-r3.ebuild')
-rw-r--r--app-arch/brotli/brotli-1.0.9-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-1.0.9-r3.ebuild b/app-arch/brotli/brotli-1.0.9-r3.ebuild
index 5fbf7996e366..aecf41b5cb6d 100644
--- a/app-arch/brotli/brotli-1.0.9-r3.ebuild
+++ b/app-arch/brotli/brotli-1.0.9-r3.ebuild
@@ -30,7 +30,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/google/${PN}.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi