summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 09:56:11 +0000
committerSam James <sam@gentoo.org>2021-03-13 09:56:11 +0000
commit079d51629ad677b0d3885d31c204377ea0eee714 (patch)
tree0c845d84637ec75465ed2723a7130cb3b4e71f9d
parentmedia-gfx/optipng: Stabilize 0.7.7-r1 ppc64, #775698 (diff)
downloadgentoo-079d51629ad677b0d3885d31c204377ea0eee714.tar.gz
gentoo-079d51629ad677b0d3885d31c204377ea0eee714.tar.bz2
gentoo-079d51629ad677b0d3885d31c204377ea0eee714.zip
dev-ml/cryptokit: Stabilize 1.16.1-r1 ppc, #775668
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index 3a589111cb51..adb8caa6298d 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
LICENSE="LGPL-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86"
IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
REQUIRED_USE="test? ( ocamlopt )"
RESTRICT="!test? ( test )"