summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:04:15 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:18:04 +0200
commit870c92dbfc868aa875d1d8feb82c758619a44e59 (patch)
treed4815402df933978c2652c4517328f462b5fc204 /net-libs/rpc2
parentsys-fs/quotatool: x86 stable (bug #696368) (diff)
downloadgentoo-870c92dbfc868aa875d1d8feb82c758619a44e59.tar.gz
gentoo-870c92dbfc868aa875d1d8feb82c758619a44e59.tar.bz2
gentoo-870c92dbfc868aa875d1d8feb82c758619a44e59.zip
net-libs/rpc2: x86 stable (bug #696336)
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/rpc2')
-rw-r--r--net-libs/rpc2/rpc2-2.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rpc2/rpc2-2.14.ebuild b/net-libs/rpc2/rpc2-2.14.ebuild
index baa5a0fa5694..a43d3795e550 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"