diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:59:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:59:04 +0200 |
commit | 0d32611c990a5668e7f6ce31bb0701f4c13fe7ca (patch) | |
tree | e8aa2d99421927ff3d6440a9e4a2d7732e374037 /x11-apps/xisxwayland | |
parent | media-libs/waffle: amd64 stable wrt bug #727768 (diff) | |
download | gentoo-0d32611c990a5668e7f6ce31bb0701f4c13fe7ca.tar.gz gentoo-0d32611c990a5668e7f6ce31bb0701f4c13fe7ca.tar.bz2 gentoo-0d32611c990a5668e7f6ce31bb0701f4c13fe7ca.zip |
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@gentoo.org>
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 |