commit: 2cc73d55a2bbe4432926ea2f967c7da53cf1d0b6
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 09:37:57 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 09:37:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc73d55
dev-libs/leatherman: sparc stable wrt bug #593512
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-libs/leatherman/leatherman-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/leatherman/leatherman-0.9.0.ebuild
b/dev-libs/leatherman/leatherman-0.9.0.ebuild
index ca1a6d0..52d4c30 100644
--- a/dev-libs/leatherman/leatherman-0.9.0.ebuild
+++ b/dev-libs/leatherman/leatherman-0.9.0.ebuild
@@ -16,7 +16,7 @@ S="${S}/all/${P}"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="debug test"
-KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 sparc x86"
CDEPEND="
>=sys-devel/gcc-4.8:*