summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-17 23:08:41 -0500
committerSam James <sam@gentoo.org>2023-12-19 05:17:22 +0000
commit07900c81a957e795a598c044c2b34856a006d8e8 (patch)
treea81dcf528e0826af8346d1fd2894dfe24e6de708 /gui-libs
parentxfce-base/libxfce4windowing: Keyword 4.19.1 mips, #890340 (diff)
downloadgentoo-07900c81a957e795a598c044c2b34856a006d8e8.tar.gz
gentoo-07900c81a957e795a598c044c2b34856a006d8e8.tar.bz2
gentoo-07900c81a957e795a598c044c2b34856a006d8e8.zip
gui-libs/gtk-layer-shell: Keyword 0.8.1 mips, #890340
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.1.ebuild b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.1.ebuild
index dda462c96c61..d7809d305def 100644
--- a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.1.ebuild
+++ b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wmww/${PN}"
else
SRC_URI="https://github.com/wmww/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"