summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-10 17:01:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-10 17:01:51 +0200
commit251ad3d130137fe8c066e7785573a35f6f76626e (patch)
tree0a6704e4e3e1e0d72a83bab37ba4ecb0417a85b6 /dev-libs/wayland
parentdev-libs/libpthread-stubs: ia64 stable wrt bug #620234 (diff)
downloadgentoo-251ad3d130137fe8c066e7785573a35f6f76626e.tar.gz
gentoo-251ad3d130137fe8c066e7785573a35f6f76626e.tar.bz2
gentoo-251ad3d130137fe8c066e7785573a35f6f76626e.zip
dev-libs/wayland: ia64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/wayland-1.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.13.0.ebuild b/dev-libs/wayland/wayland-1.13.0.ebuild
index 4b0f1113d12b..809ae9771b28 100644
--- a/dev-libs/wayland/wayland-1.13.0.ebuild
+++ b/dev-libs/wayland/wayland-1.13.0.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
fi
LICENSE="MIT"