summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 03:47:45 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:15:46 +0100
commit8ab10b4ada20a695fa3339f7250a8333e4432ba3 (patch)
treee7be4db19ddcecdf8e2b7d2d254346e9b18ce106
parentdev-libs/libdbh: eutils--, style changes (diff)
downloadgentoo-8ab10b4ada20a695fa3339f7250a8333e4432ba3.tar.gz
gentoo-8ab10b4ada20a695fa3339f7250a8333e4432ba3.tar.bz2
gentoo-8ab10b4ada20a695fa3339f7250a8333e4432ba3.zip
dev-libs/libdivsufsort: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild b/dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild
index 095839e75be3..24cae0397e53 100644
--- a/dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild
+++ b/dev-libs/libdivsufsort/libdivsufsort-2.0.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake multilib toolchain-funcs
+inherit cmake toolchain-funcs
DESCRIPTION="Suffix-sorting library (for BWT)"
HOMEPAGE="https://github.com/y-256/libdivsufsort"