summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-22 22:30:12 +0000
committerSam James <sam@gentoo.org>2021-03-23 04:48:44 +0000
commitf169a5bba98bb471da9b978e09dc60ebf9cbd01b (patch)
tree766bb4ce70425b88a4b61bca16797bed95ddf725 /dev-libs/botan
parentdev-lang/mujs: style change for src_install (diff)
downloadgentoo-f169a5bba98bb471da9b978e09dc60ebf9cbd01b.tar.gz
gentoo-f169a5bba98bb471da9b978e09dc60ebf9cbd01b.tar.bz2
gentoo-f169a5bba98bb471da9b978e09dc60ebf9cbd01b.zip
dev-libs/botan: sort IUSE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.17.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.17.3.ebuild b/dev-libs/botan/botan-2.17.3.ebuild
index fb15d09e9e4b..a43f0e5f4ccd 100644
--- a/dev-libs/botan/botan-2.17.3.ebuild
+++ b/dev-libs/botan/botan-2.17.3.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD-2"
SLOT="2/$(ver_cut 1-2)" # soname version
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
-IUSE="bindist bzip2 boost doc libressl lzma python sqlite ssl static-libs zlib"
+IUSE="bindist doc boost bzip2 libressl lzma python ssl static-libs sqlite zlib"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="