summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2015-11-28 10:22:40 -0600
committerJory A. Pratt <anarchy@gentoo.org>2015-11-28 10:22:40 -0600
commit32d5f3bb31dff83568c306063aabc06efd063dc7 (patch)
treee9e430a3331b3b151bf30327a2eb8104a83bff52
parentdev-python/xonsh: New package, ebuild written by me (diff)
downloadgentoo-32d5f3bb.tar.gz
gentoo-32d5f3bb.tar.bz2
gentoo-32d5f3bb.zip
dev-libs/jemalloc - adjust slot to trigger rebuild of packages upon
upgrade
-rw-r--r--dev-libs/jemalloc/jemalloc-4.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jemalloc/jemalloc-4.0.4.ebuild b/dev-libs/jemalloc/jemalloc-4.0.4.ebuild
index e28720045391..5cbaa8d4cc7f 100644
--- a/dev-libs/jemalloc/jemalloc-4.0.4.ebuild
+++ b/dev-libs/jemalloc/jemalloc-4.0.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.canonware.com/jemalloc/"
SRC_URI="http://www.canonware.com/download/${PN}/${P}.tar.bz2"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos"
IUSE="debug static-libs stats"
HTML_DOCS=( doc/jemalloc.html )