summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-11-10 18:36:37 +0000
committerJames Le Cuirot <chewi@gentoo.org>2024-11-10 18:36:55 +0000
commitead01b5feebfc3feea3ce55422026e17bc393195 (patch)
tree314f93f60772a7d85bba80a9945a411f8ace0fa9 /app-text
parentwww-client/firefox: fix building with USE=pgo and no -flto (diff)
downloadgentoo-ead01b5feebfc3feea3ce55422026e17bc393195.tar.gz
gentoo-ead01b5feebfc3feea3ce55422026e17bc393195.tar.bz2
gentoo-ead01b5feebfc3feea3ce55422026e17bc393195.zip
app-text/lowdown: Keyword 1.2.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/lowdown/lowdown-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lowdown/lowdown-1.2.0.ebuild b/app-text/lowdown/lowdown-1.2.0.ebuild
index f5790cb9b5b0..a14080967ff2 100644
--- a/app-text/lowdown/lowdown-1.2.0.ebuild
+++ b/app-text/lowdown/lowdown-1.2.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="ISC"
SLOT="0/2"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86"
DEPEND="
virtual/libcrypt:=