diff options
author | 2017-01-09 15:10:48 +0100 | |
---|---|---|
committer | 2017-01-09 15:11:15 +0100 | |
commit | c994dc6d73d301133e18ddb838aac686324f89b7 (patch) | |
tree | 072b4131171d1ea1eda7bf6bb2fe543687c74b82 | |
parent | app-portage/java-ebuilder: change git to the official one. (diff) | |
download | gentoo-c994dc6d73d301133e18ddb838aac686324f89b7.tar.gz gentoo-c994dc6d73d301133e18ddb838aac686324f89b7.tar.bz2 gentoo-c994dc6d73d301133e18ddb838aac686324f89b7.zip |
dev-libs/botan: Stable for HPPA (bug #581324).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-libs/botan/botan-1.10.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/botan/botan-1.10.13.ebuild b/dev-libs/botan/botan-1.10.13.ebuild index e332cc787140..43ef01ef44f6 100644 --- a/dev-libs/botan/botan-1.10.13.ebuild +++ b/dev-libs/botan/botan-1.10.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |