diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 10:54:47 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 11:02:36 -0600 |
commit | a0edc5a13ba37e02600d134af35a5f9796abb13a (patch) | |
tree | 1a965f02b1da4eb7682e8c89e4a4f76789da902a | |
parent | dev-libs/leatherman: 0.10.1 stable amd64 and x86 (diff) | |
download | gentoo-a0edc5a13ba37e02600d134af35a5f9796abb13a.tar.gz gentoo-a0edc5a13ba37e02600d134af35a5f9796abb13a.tar.bz2 gentoo-a0edc5a13ba37e02600d134af35a5f9796abb13a.zip |
dev-libs/leatherman: adding missing keyword for sparc
Package-Manager: portage-2.3.0
-rw-r--r-- | dev-libs/leatherman/leatherman-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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] |