diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:59:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:59:34 +0100 |
commit | 0dc3f5cd2f4e48a46615ede8cfa8b2514039d387 (patch) | |
tree | d834729e0a1c7087f7093e917298a08699afa48b /dev-libs/botan | |
parent | dev-libs/ptexenc: sparc stable wrt bug #611078 (diff) | |
download | gentoo-0dc3f5cd2f4e48a46615ede8cfa8b2514039d387.tar.gz gentoo-0dc3f5cd2f4e48a46615ede8cfa8b2514039d387.tar.bz2 gentoo-0dc3f5cd2f4e48a46615ede8cfa8b2514039d387.zip |
dev-libs/botan: sparc stable wrt bug #611498
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r-- | dev-libs/botan/botan-1.10.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-1.10.15-r1.ebuild b/dev-libs/botan/botan-1.10.15-r1.ebuild index e7b290969773..2d4730edb3ab 100644 --- a/dev-libs/botan/botan-1.10.15-r1.ebuild +++ b/dev-libs/botan/botan-1.10.15-r1.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" |