diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:30:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:30:49 +0100 |
commit | 00f9389ff9f887526049467e866402a32400eb15 (patch) | |
tree | 72183a3f8db2ecb9c59553877796b7303ebbdac6 /dev-libs/botan | |
parent | dev-python/pyserial: sparc stable wrt bug #602056 (diff) | |
download | gentoo-00f9389ff9f887526049467e866402a32400eb15.tar.gz gentoo-00f9389ff9f887526049467e866402a32400eb15.tar.bz2 gentoo-00f9389ff9f887526049467e866402a32400eb15.zip |
dev-libs/botan: sparc stable wrt bug #581324
Package-Manager: portage-2.3.0
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.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 5b9d95a7f658..a0d2bc3481e3 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" |