commit: 870c92dbfc868aa875d1d8feb82c758619a44e59 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 21:04:15 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 21:18:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870c92db
net-libs/rpc2: x86 stable (bug #696336) Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-libs/rpc2/rpc2-2.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/rpc2/rpc2-2.14.ebuild b/net-libs/rpc2/rpc2-2.14.ebuild index baa5a0fa569..a43d3795e55 100644 --- a/net-libs/rpc2/rpc2-2.14.ebuild +++ b/net-libs/rpc2/rpc2-2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/rpc2/src/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="static-libs" RDEPEND=">=sys-libs/lwp-2.5"