diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-03 08:09:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-03 08:11:13 +0100 |
commit | bc7f50fd97e12d23905c96534758e12a053206e1 (patch) | |
tree | 8298f57d7e8f96b6e76b8939551d4ae6d211bb22 /dev-libs | |
parent | media-libs/babl: stable 0.1.62 for hppa, bug #681082 (diff) | |
download | gentoo-bc7f50fd97e12d23905c96534758e12a053206e1.tar.gz gentoo-bc7f50fd97e12d23905c96534758e12a053206e1.tar.bz2 gentoo-bc7f50fd97e12d23905c96534758e12a053206e1.zip |
dev-libs/botan: stable 2.9.0 for hppa, bug #681092
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/botan-2.9.0.ebuild | 2 |
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 90a1e9416b8d..0f61ea3a3a99 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" |