Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/
Date: Fri, 21 Jan 2022 12:25:28
Message-Id: 1642767902.045a6d0f5940dfc231e3164a3377dfc0ef13d6e4.sam@gentoo
1 commit: 045a6d0f5940dfc231e3164a3377dfc0ef13d6e4
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 20 17:05:59 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 12:25:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045a6d0f
7
8 dev-libs/wayland-protocols: stable 1.24 for sparc, bug #831378
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
19 index 1e950d7d0707..6c937ab49bdd 100644
20 --- a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
21 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
22 @@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
23 inherit git-r3
24 else
25 SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
26 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
27 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
28 fi
29
30 LICENSE="MIT"