diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:20:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:20:21 +0100 |
commit | 93cff6f541e396c2402372466cf411384046f2cb (patch) | |
tree | 63b58b747b2ed9bd6b49640a63f7a6d951510df8 /dev-libs | |
parent | lxde-base/lxinput: x86 stable wrt bug #598740 (diff) | |
download | gentoo-93cff6f541e396c2402372466cf411384046f2cb.tar.gz gentoo-93cff6f541e396c2402372466cf411384046f2cb.tar.bz2 gentoo-93cff6f541e396c2402372466cf411384046f2cb.zip |
dev-libs/botan: x86 stable wrt bug #605202
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/botan-1.10.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-1.10.14.ebuild b/dev-libs/botan/botan-1.10.14.ebuild index f3bc800fb1ed..1a8bfb0aa2c4 100644 --- a/dev-libs/botan/botan-1.10.14.ebuild +++ b/dev-libs/botan/botan-1.10.14.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" |