summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 08:31:10 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 08:31:10 +0200
commit5d603d27a77ca85805c8b7699979af987728936f (patch)
treebe75ceacaac9b5fd277ba3e5cab79b67041c1126 /x11-apps/xisxwayland
parentx11-apps/xgc: Stabilize 1.0.6 amd64, #880793 (diff)
downloadgentoo-5d603d27a77ca85805c8b7699979af987728936f.tar.gz
gentoo-5d603d27a77ca85805c8b7699979af987728936f.tar.bz2
gentoo-5d603d27a77ca85805c8b7699979af987728936f.zip
x11-apps/xisxwayland: Stabilize 2 amd64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xisxwayland')
-rw-r--r--x11-apps/xisxwayland/xisxwayland-2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xisxwayland/xisxwayland-2.ebuild b/x11-apps/xisxwayland/xisxwayland-2.ebuild
index c7f9d5034c09..c82f6bbc37cd 100644
--- a/x11-apps/xisxwayland/xisxwayland-2.ebuild
+++ b/x11-apps/xisxwayland/xisxwayland-2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/app/xisxwayland"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~amd64 ~loong"
+ KEYWORDS="amd64 ~loong"
SRC_URI="https://xorg.freedesktop.org/archive/individual/app/${P}.tar.xz"
fi