Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gettext/
Date: Wed, 02 Jun 2021 14:33:50
Message-Id: 1622644413.700f9392a2d13c612a03a20cfd35779c7d847da4.slyfox@gentoo
1 commit: 700f9392a2d13c612a03a20cfd35779c7d847da4
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jun 2 14:18:50 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 14:33:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700f9392
7
8 sys-devel/gettext: stable 0.21-r1 for hppa, bug #769998
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-devel/gettext/gettext-0.21-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-devel/gettext/gettext-0.21-r1.ebuild b/sys-devel/gettext/gettext-0.21-r1.ebuild
19 index 99b473e9b54..40031f2f5a3 100644
20 --- a/sys-devel/gettext/gettext-0.21-r1.ebuild
21 +++ b/sys-devel/gettext/gettext-0.21-r1.ebuild
22 @@ -14,7 +14,7 @@ if [[ "${PV}" == *_rc* ]] ; then
23 S="${WORKDIR}/${P/_/-}"
24 else
25 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
26 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
27 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
28 fi
29 # Only libasprintf is under the LGPL (and libintl is in a sep package),
30 # so put that license behind USE=cxx.