From: Matthew Thode Date: Tue, 3 Jan 2017 16:54:47 +0000 (-0600) Subject: dev-libs/leatherman: adding missing keyword for sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0edc5a13ba37e02600d134af35a5f9796abb13a;p=gentoo.git dev-libs/leatherman: adding missing keyword for sparc Package-Manager: portage-2.3.0 --- diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild b/dev-libs/leatherman/leatherman-0.10.1.ebuild index 61ae8109d968..6f53fa2ca52f 100644 --- a/dev-libs/leatherman/leatherman-0.10.1.ebuild +++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" IUSE="debug test" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54[nls]