Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/
Date: Sun, 28 Apr 2019 20:59:52
Message-Id: 1556485155.6c4bbb184bed4a21704c214fa003c72744312870.slyfox@gentoo
1 commit: 6c4bbb184bed4a21704c214fa003c72744312870
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Apr 28 18:31:51 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 20:59:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4bbb18
7
8 x11-misc/xkeyboard-config: stable 2.26-r1 for sparc, bug #682846
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
19 index b1e2f2c4856..9f04eed212a 100644
20 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
21 +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
22 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
23 LIVE_DEPEND=">=x11-misc/util-macros-1.18"
24 else
25 SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
26 - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 + KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
28 fi
29
30 LICENSE="MIT"