summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-24 23:11:13 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-24 23:32:32 +0200
commitffffde26426ba9bf5f273017c454b7a22a2086a4 (patch)
tree7b3a3c22b666f7d0414818a6fc92019acdd4904c /dev-libs
parentdev-ruby/asciidoctor: x86 stable (bug #684086) (diff)
downloadgentoo-ffffde26426ba9bf5f273017c454b7a22a2086a4.tar.gz
gentoo-ffffde26426ba9bf5f273017c454b7a22a2086a4.tar.bz2
gentoo-ffffde26426ba9bf5f273017c454b7a22a2086a4.zip
dev-libs/botan: x86 stable (bug #681092)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/botan/botan-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.9.0.ebuild b/dev-libs/botan/botan-2.9.0.ebuild
index 82f2aaf95bb4..1ce2bded8ac5 100644
--- a/dev-libs/botan/botan-2.9.0.ebuild
+++ b/dev-libs/botan/botan-2.9.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/$(ver_cut 1-2)" # soname version
LICENSE="BSD"
IUSE="bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib"