diff options
author | 2023-12-21 10:31:27 -0500 | |
---|---|---|
committer | 2023-12-22 00:13:06 -0500 | |
commit | 28677aff948e8a2bef00b4390a426d8d4c41481d (patch) | |
tree | 908e825c85f17b897b91bd89902f18f1f13f9053 /gui-libs/gtk-layer-shell | |
parent | xfce-base/libxfce4windowing: Keyword 4.19.1 alpha, #890340 (diff) | |
download | gentoo-28677aff948e8a2bef00b4390a426d8d4c41481d.tar.gz gentoo-28677aff948e8a2bef00b4390a426d8d4c41481d.tar.bz2 gentoo-28677aff948e8a2bef00b4390a426d8d4c41481d.zip |
gui-libs/gtk-layer-shell: Keyword 0.8.1 alpha, #890340
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-libs/gtk-layer-shell')
-rw-r--r-- | gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.1.ebuild | 2 |
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 d7809d305def..472cc6d2c33f 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 ~mips ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" fi DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol" |