summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-08-02 09:59:23 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-08-06 23:17:32 -0400
commit993854ab4c9149ebfd4d3db13a60e996d14fe944 (patch)
tree2f9c877cd99232ecbe8b1abae71a63aec0cedea8 /gui-libs
parentmate-base/mate-panel: Disable static-libs (diff)
downloadgentoo-993854ab4c9149ebfd4d3db13a60e996d14fe944.tar.gz
gentoo-993854ab4c9149ebfd4d3db13a60e996d14fe944.tar.bz2
gentoo-993854ab4c9149ebfd4d3db13a60e996d14fe944.zip
gui-libs/gtk-layer-shell: Stabilize 0.1.0-r1 for amd64, x86
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
index abb238733ca2..b947dbb09778 100644
--- a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
+++ b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.1.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/wmww/${PN}"
else
SRC_URI="https://github.com/wmww/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
DESCRIPTION="Library to create desktop components for Wayland using the Layer Shell protocol"