diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-09-09 11:44:20 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-09-09 11:44:38 +0200 |
commit | e6da6982c23008df4278f9fdfdd5bef93b48545c (patch) | |
tree | 4f9a12c4e63ac60f4ddae3f1c41d7e3dff79ca49 /dev-libs/xxhash | |
parent | dev-libs/xxhash: Remove HPPA compiler optimisation restriction (diff) | |
download | gentoo-e6da6982c23008df4278f9fdfdd5bef93b48545c.tar.gz gentoo-e6da6982c23008df4278f9fdfdd5bef93b48545c.tar.bz2 gentoo-e6da6982c23008df4278f9fdfdd5bef93b48545c.zip |
dev-libs/xxhash: Remove empty DEPEND
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs/xxhash')
-rw-r--r-- | dev-libs/xxhash/xxhash-0.6.5.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild index ea309a5d0008..f01881f5cb10 100644 --- a/dev-libs/xxhash/xxhash-0.6.5.ebuild +++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild @@ -13,8 +13,6 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x64-macos" IUSE="static-libs" -DEPEND="" - S="${WORKDIR}/xxHash-${PV}" PATCHES=( "${FILESDIR}"/${PN}-0.6.5-compile-xxhash.o-once.patch |