commit: 0d32611c990a5668e7f6ce31bb0701f4c13fe7ca Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jun 15 14:59:04 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jun 15 14:59:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d32611c
x11-apps/xisxwayland: amd64 stable wrt bug #727768 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-apps/xisxwayland/xisxwayland-1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xisxwayland/xisxwayland-1.ebuild b/x11-apps/xisxwayland/xisxwayland-1.ebuild index 9ecc6cb03fe..804cb52d3fb 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
