summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-29 10:50:01 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-29 20:10:12 -0500
commit1e31515cd75bda471984c7e5280a7a31c05eb070 (patch)
treeb2f94d8753e0ef6e724fcab14e149913998e2c74 /gui-libs
parentxfce-base/libxfce4windowing: Keyword 4.19.1 sparc, #890340 (diff)
downloadgentoo-1e31515cd75bda471984c7e5280a7a31c05eb070.tar.gz
gentoo-1e31515cd75bda471984c7e5280a7a31c05eb070.tar.bz2
gentoo-1e31515cd75bda471984c7e5280a7a31c05eb070.zip
gui-libs/gtk-layer-shell: Keyword 0.8.1 sparc, #890340
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@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 472cc6d2c33f..aa72a1a029da 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="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"