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/libtirpc/
Date: Sun, 13 Jun 2021 06:32:48
Message-Id: 1623565947.23ff5a128408ac7a86aa2f34e1016ec9c4323a4a.ago@gentoo
1 commit: 23ff5a128408ac7a86aa2f34e1016ec9c4323a4a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 13 06:32:27 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 13 06:32:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ff5a12
7
8 net-libs/libtirpc: x86 stable wrt bug #795618
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libtirpc/libtirpc-1.3.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libtirpc/libtirpc-1.3.2.ebuild b/net-libs/libtirpc/libtirpc-1.3.2.ebuild
18 index 44cce6cfaf3..e7a52d8b084 100644
19 --- a/net-libs/libtirpc/libtirpc-1.3.2.ebuild
20 +++ b/net-libs/libtirpc/libtirpc-1.3.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
22
23 LICENSE="GPL-2"
24 SLOT="0/3" # subslot matches SONAME major
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="ipv6 kerberos static-libs"
28
29 RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"