From: Mikle Kolyada Date: Mon, 18 Jun 2018 20:52:39 +0000 (+0300) Subject: dev-libs/opencryptoki: readd s390 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d13f097c1a4d1d53fa0e2d312d30ea4b1e136a72;p=gentoo.git dev-libs/opencryptoki: readd s390 keyword Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-libs/opencryptoki/opencryptoki-3.4.1.ebuild b/dev-libs/opencryptoki/opencryptoki-3.4.1.ebuild index f0786c997b52..c2724bc8d3ed 100644 --- a/dev-libs/opencryptoki/opencryptoki-3.4.1.ebuild +++ b/dev-libs/opencryptoki/opencryptoki-3.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/opencryptoki/${PV}/${PN}-v${PV}.tgz" # token sources are under CPL-1.0 already. LICENSE="CPL-0.5" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~s390 ~x86" IUSE="debug libressl +tpm" RDEPEND="tpm? ( app-crypt/trousers )