diff options
Diffstat (limited to 'dev-libs/leatherman/leatherman-1.9.0.ebuild')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.9.0.ebuild b/dev-libs/leatherman/leatherman-1.9.0.ebuild index 335426971404..3e365ff23fc8 100644 --- a/dev-libs/leatherman/leatherman-1.9.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" IUSE="debug static-libs test" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" SLOT="0/${PV}" RDEPEND="net-misc/curl" |