Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/
Date: Sat, 04 Nov 2017 13:04:58
Message-Id: 1509800674.fc0b5131698e5f559c5114dabae49f0d2d2e0986.slyfox@gentoo
1 commit: fc0b5131698e5f559c5114dabae49f0d2d2e0986
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 4 12:47:58 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 4 13:04:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0b5131
7
8 dev-libs/wayland-protocols: stable 1.11 for ia64, bug #635938
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild
17 index 15cac561d89..812ec429d95 100644
18 --- a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild
19 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild
20 @@ -19,7 +19,7 @@ if [[ $PV = 9999* ]]; then
21 SRC_URI="${SRC_PATCHES}"
22 else
23 SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 fi
27
28 LICENSE="MIT"