Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gettext/
Date: Fri, 03 May 2019 23:06:57
Message-Id: 1556924786.824cd91db23328adffef9f6fac367f30c1495c5c.zlogene@gentoo
1 commit: 824cd91db23328adffef9f6fac367f30c1495c5c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 23:06:26 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 23:06:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824cd91d
7
8 sys-devel/gettext: Add ~riscv keyword
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 sys-devel/gettext/gettext-0.19.8.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-devel/gettext/gettext-0.19.8.1.ebuild b/sys-devel/gettext/gettext-0.19.8.1.ebuild
17 index 6c205b4c9d2..9f67faf385d 100644
18 --- a/sys-devel/gettext/gettext-0.19.8.1.ebuild
19 +++ b/sys-devel/gettext/gettext-0.19.8.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 # Note: Keep version bumps in sync with dev-libs/libintl.
26 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
27 # so put that license behind USE=cxx.
28 LICENSE="GPL-3+ cxx? ( LGPL-2.1+ )"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
32 IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs"
33
34 # only runtime goes multilib