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: Thu, 20 Jan 2022 11:47:38
Message-Id: 1642679222.f1307d407b1cb416893ebebb3d421a6b8c6f5649.sam@gentoo
1 commit: f1307d407b1cb416893ebebb3d421a6b8c6f5649
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 19 14:09:06 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 11:47:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1307d40
7
8 x11-libs/libxcvt: stable 0.1.1 for hppa, bug #831378
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
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 29cd2dd08040..124eb91f32b3 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"