diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:38:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:38:26 +0100 |
commit | 46f7fe7fc75c3489f1b0b697a27f6101fc59a3d0 (patch) | |
tree | e4f97e45204a76667fc516399fe17c3d9ea82a41 /dev-libs/wayland-protocols | |
parent | dev-libs/wayland: stable 1.14.0 for ia64, bug #649316 (diff) | |
download | gentoo-46f7fe7fc75c3489f1b0b697a27f6101fc59a3d0.tar.gz gentoo-46f7fe7fc75c3489f1b0b697a27f6101fc59a3d0.tar.bz2 gentoo-46f7fe7fc75c3489f1b0b697a27f6101fc59a3d0.zip |
dev-libs/wayland-protocols: stable 1.13 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild index 86ba69108eeb..d1a9db1e7846 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV != 9999* ]]; then SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi LICENSE="MIT" |