summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-22 03:16:15 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-22 03:34:30 +0200
commitfa167fe266e6b98dbca4083a96048029a73049b3 (patch)
tree525a0c719fe2ba4d1e008b0a9510675fdae64104 /dev-libs/botan
parentapp-antivirus/clamav: use HTTPS (diff)
downloadgentoo-fa167fe266e6b98dbca4083a96048029a73049b3.tar.gz
gentoo-fa167fe266e6b98dbca4083a96048029a73049b3.tar.bz2
gentoo-fa167fe266e6b98dbca4083a96048029a73049b3.zip
dev-libs/botan: x86 stable (bug #652910)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.6.0.ebuild b/dev-libs/botan/botan-2.6.0.ebuild
index 4fb14ea2ea62..6c7f96f10875 100644
--- a/dev-libs/botan/botan-2.6.0.ebuild
+++ b/dev-libs/botan/botan-2.6.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A C++ crypto library"
HOMEPAGE="https://botan.randombit.net/"
SRC_URI="https://botan.randombit.net/releases/${MY_P}.tgz"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
SLOT="2/$(get_version_component_range 2)" # soname version
LICENSE="BSD"
IUSE="bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib"