diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-10 11:36:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-10 11:39:53 +0000 |
commit | cb626d6b303412214ab64a15dc25d34577834957 (patch) | |
tree | 0a68e243364e0224b1bfed2e7fa91631853ab300 /dev-libs | |
parent | dev-qt/qtlocation: fix build of 5.9.2 (diff) | |
download | gentoo-cb626d6b303412214ab64a15dc25d34577834957.tar.gz gentoo-cb626d6b303412214ab64a15dc25d34577834957.tar.bz2 gentoo-cb626d6b303412214ab64a15dc25d34577834957.zip |
dev-libs/botan: stable 1.10.17 for hppa, bug #632104
Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/botan-1.10.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-1.10.17.ebuild b/dev-libs/botan/botan-1.10.17.ebuild index 6736b8cefc1d..4478f6978898 100644 --- a/dev-libs/botan/botan-1.10.17.ebuild +++ b/dev-libs/botan/botan-1.10.17.ebuild @@ -12,7 +12,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 libressl ssl static-libs threads zlib" |