diff options
Diffstat (limited to 'x11-apps/xisxwayland')
-rw-r--r-- | x11-apps/xisxwayland/xisxwayland-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xisxwayland/xisxwayland-1.ebuild b/x11-apps/xisxwayland/xisxwayland-1.ebuild index 9ecc6cb03fe4..804cb52d3fb4 100644 --- a/x11-apps/xisxwayland/xisxwayland-1.ebuild +++ b/x11-apps/xisxwayland/xisxwayland-1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/app/xisxwayland" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~amd64" + KEYWORDS="amd64" SRC_URI="https://xorg.freedesktop.org/archive/individual/app/${P}.tar.xz" fi |