Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcvt/
Date: Fri, 21 Jan 2022 12:25:31
Message-Id: 1642767908.1b72c4fc901d5a080ffcfffa89aaf7c9cb85e9cc.sam@gentoo
1 commit: 1b72c4fc901d5a080ffcfffa89aaf7c9cb85e9cc
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 20 17:15:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 12:25:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b72c4fc
7
8 x11-libs/libxcvt: stable 0.1.1 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 x11-libs/libxcvt/libxcvt-0.1.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
19 index 124eb91f32b3..6fdb184a5839 100644
20 --- a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
21 +++ b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
22 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
23 inherit xorg-3 meson
24
25 if [[ ${PV} != *9999* ]]; then
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 DESCRIPTION="X.Org xcvt library and cvt program"