diff options
author | William Hubbs <williamh@gentoo.org> | 2020-05-05 17:40:31 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2020-05-05 17:58:35 -0500 |
commit | faa6a86e39eb911396af951338e8b292731dbf69 (patch) | |
tree | c1839877e02281771eb2acc9bf75591afe1c4a6d /app-crypt | |
parent | net-analyzer/nagios-plugins-linux-madrisan: re-keyword for ~x86 (diff) | |
download | gentoo-faa6a86e39eb911396af951338e8b292731dbf69.tar.gz gentoo-faa6a86e39eb911396af951338e8b292731dbf69.tar.bz2 gentoo-faa6a86e39eb911396af951338e8b292731dbf69.zip |
app-crypt/cfssl: stabilize 1.4.1 on amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/cfssl/cfssl-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/cfssl/cfssl-1.4.1.ebuild b/app-crypt/cfssl/cfssl-1.4.1.ebuild index 6cec5015d3dc..b660f9c05730 100644 --- a/app-crypt/cfssl/cfssl-1.4.1.ebuild +++ b/app-crypt/cfssl/cfssl-1.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="hardened" RDEPEND="!!dev-lang/mono" #File collision (bug 614364) |