diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 12:47:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 13:04:34 +0000 |
commit | fc0b5131698e5f559c5114dabae49f0d2d2e0986 (patch) | |
tree | 0447c2bc7b4ee6eb8273999772929745286cc89d /dev-libs/wayland-protocols | |
parent | dev-libs/vala-common: stable 0.34.9 for ia64, bug #635938 (diff) | |
download | gentoo-fc0b5131698e5f559c5114dabae49f0d2d2e0986.tar.gz gentoo-fc0b5131698e5f559c5114dabae49f0d2d2e0986.tar.bz2 gentoo-fc0b5131698e5f559c5114dabae49f0d2d2e0986.zip |
dev-libs/wayland-protocols: stable 1.11 for ia64, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild index 15cac561d897..812ec429d95d 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild @@ -19,7 +19,7 @@ if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" else 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" |