summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-09 09:29:51 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-09 09:29:51 +0000
commit195a2f7c5a1cc3b9a0d87a9341b54b0c31951885 (patch)
tree90ddaeca58c75c5398771e625312bf20e172d24c /x11-terms
parentmedia-video/pipewire: fix lv2 dep (diff)
downloadgentoo-195a2f7c5a1cc3b9a0d87a9341b54b0c31951885.tar.gz
gentoo-195a2f7c5a1cc3b9a0d87a9341b54b0c31951885.tar.bz2
gentoo-195a2f7c5a1cc3b9a0d87a9341b54b0c31951885.zip
x11-terms/st-terminfo: Keyword 0.8.5 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild b/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
index 05cc1126c2b2..e7705495c78e 100644
--- a/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
+++ b/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://dl.suckless.org/st/st-${PV}.tar.gz"
S="${WORKDIR}/st-${PV}"
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT-with-advertising"