Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
Date: Thu, 28 May 2020 15:39:34
Message-Id: 1590680348.cad98e9dbf4f2b4beffbbef0b449cef819a21415.ago@gentoo
1 commit: cad98e9dbf4f2b4beffbbef0b449cef819a21415
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 28 15:39:08 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 28 15:39:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad98e9d
7
8 net-libs/rpcsvc-proto: arm stable wrt bug #725002
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
18 index 446e137c9c1..b48aec6a36d 100644
19 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
20 +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 SLOT="0"
24 LICENSE="LGPL-2.1+ BSD"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86"
27 IUSE=""
28
29 # sys-devel/gettext is only for libintl detection macros.