Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtirpc/
Date: Mon, 02 Oct 2017 13:25:00
Message-Id: 1506950686.e78cc67ef727d13102e7aae130ae81a14a83b6bc.slyfox@gentoo
1 commit: e78cc67ef727d13102e7aae130ae81a14a83b6bc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:40:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 13:24:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78cc67e
7
8 net-libs/libtirpc: stable 1.0.2-r1 for ia64, bug #632328
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
17 index 4697134f3b8..3fbf0d0582b 100644
18 --- a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
19 +++ b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
21
22 LICENSE="GPL-2"
23 SLOT="0/3" # subslot matches SONAME major
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="ipv6 kerberos static-libs"
27
28 RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"