diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-22 12:30:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-22 12:30:47 +0100 |
commit | 26ef096d5f47fe4b8738f7ca3a3f93e732ccf4a0 (patch) | |
tree | 42afea47083f9b61a0036b47daeb70674fb75884 /dev-libs | |
parent | dev-lang/python: amd64 stable wrt bug #585946 (diff) | |
download | gentoo-26ef096d5f47fe4b8738f7ca3a3f93e732ccf4a0.tar.gz gentoo-26ef096d5f47fe4b8738f7ca3a3f93e732ccf4a0.tar.bz2 gentoo-26ef096d5f47fe4b8738f7ca3a3f93e732ccf4a0.zip |
dev-libs/botan: amd64 stable wrt bug #581324
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/botan-1.10.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-1.10.13.ebuild b/dev-libs/botan/botan-1.10.13.ebuild index c452f17724b1..0501d5fb9ee2 100644 --- a/dev-libs/botan/botan-1.10.13.ebuild +++ b/dev-libs/botan/botan-1.10.13.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="A C++ crypto library" HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://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="0" LICENSE="BSD" IUSE="bindist doc python bzip2 gmp ssl static-libs threads zlib" |