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: Sat, 30 Oct 2021 23:43:31
Message-Id: 1635637401.0cf340f4e8f9587456ba93524e176f3947a1dc5b.sam@gentoo
1 commit: 0cf340f4e8f9587456ba93524e176f3947a1dc5b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 23:43:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 23:43:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf340f4
7
8 x11-libs/libxcvt: keyword ~riscv (split out from xorg-server)
9
10 Should be fine as it's the same code from xorg-server.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 2 +-
15 x11-libs/libxcvt/libxcvt-0.1.1.ebuild | 2 +-
16 x11-libs/libxcvt/libxcvt-9999.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
20 index 27041453c6a..ae1345214fc 100644
21 --- a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
22 +++ b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
23 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
24 inherit xorg-3 meson
25
26 if [[ ${PV} != *9999* ]]; then
27 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
28 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
29 fi
30
31 DESCRIPTION="X.Org xcvt library and cvt program"
32
33 diff --git a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
34 index 0ad3f5af940..4da7a73c761 100644
35 --- a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
36 +++ b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
37 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
38 inherit xorg-3 meson
39
40 if [[ ${PV} != *9999* ]]; then
41 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
42 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
43 fi
44
45 DESCRIPTION="X.Org xcvt library and cvt program"
46
47 diff --git a/x11-libs/libxcvt/libxcvt-9999.ebuild b/x11-libs/libxcvt/libxcvt-9999.ebuild
48 index 0ad3f5af940..4da7a73c761 100644
49 --- a/x11-libs/libxcvt/libxcvt-9999.ebuild
50 +++ b/x11-libs/libxcvt/libxcvt-9999.ebuild
51 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
52 inherit xorg-3 meson
53
54 if [[ ${PV} != *9999* ]]; then
55 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
56 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
57 fi
58
59 DESCRIPTION="X.Org xcvt library and cvt program"