On Mon, 13 Jul 2020 19:11:52 +0200
"Francisco Blas Izquierdo Riera (klondike)" <klond...@gentoo.org> wrote:

> Package-Manager: Portage-2.3.99, Repoman-2.3.23
> Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klond...@gentoo.org>
> ---
>  dev-haskell/cryptonite/cryptonite-0.21.ebuild    | 4 ++--
>  dev-haskell/cryptonite/cryptonite-0.26-r1.ebuild | 2 +-
>  dev-haskell/cryptonite/metadata.xml              | 1 -
>  3 files changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/dev-haskell/cryptonite/cryptonite-0.21.ebuild 
> b/dev-haskell/cryptonite/cryptonite-0.21.ebuild
> index 531dfe8cfb7..c3497dae415 100644
> --- a/dev-haskell/cryptonite/cryptonite-0.21.ebuild
> +++ b/dev-haskell/cryptonite/cryptonite-0.21.ebuild
> @@ -1,4 +1,4 @@
> -# Copyright 1999-2019 Gentoo Authors
> +# Copyright 1999-2020 Gentoo Authors
>  # Distributed under the terms of the GNU General Public License v2
>  
>  EAPI=7
> @@ -16,7 +16,7 @@ 
> SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
>  LICENSE="BSD"
>  SLOT="0/${PV}"
>  KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
> -IUSE="cpu-flags-x86-rdrand cpu_flags_x86_aes cpu_flags_x86_sse2 
> cpu_flags_x86_sse4_1 +integer-gmp"
> +IUSE="cpu_flags_x86_rdrand cpu_flags_x86_aes cpu_flags_x86_sse2 
> cpu_flags_x86_sse4_1 +integer-gmp"
>  
>  RDEPEND=">=dev-haskell/memory-0.8:=[profile?]  
>      >=dev-lang/ghc-7.4.1:=
> diff --git a/dev-haskell/cryptonite/cryptonite-0.26-r1.ebuild 
> b/dev-haskell/cryptonite/cryptonite-0.26-r1.ebuild
> index 8d097bb5cfa..3cdbcf44b91 100644
> --- a/dev-haskell/cryptonite/cryptonite-0.26-r1.ebuild
> +++ b/dev-haskell/cryptonite/cryptonite-0.26-r1.ebuild
> @@ -16,7 +16,7 @@ 
> SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
>  LICENSE="BSD"
>  SLOT="0/${PV}"
>  KEYWORDS="~amd64 ~x86"
> -IUSE="+cpu-flags-x86-rdrand +cpu_flags_x86_aes cpu_flags_x86_sse 
> cpu_flags_x86_sse4_1 +integer-gmp"
> +IUSE="+cpu_flags_x86_rdrand +cpu_flags_x86_aes cpu_flags_x86_sse 
> cpu_flags_x86_sse4_1 +integer-gmp"
>  
>  RDEPEND=">=dev-haskell/basement-0.0.6:=[profile?]  
>      >=dev-haskell/memory-0.14.18:=[profile?]
> diff --git a/dev-haskell/cryptonite/metadata.xml 
> b/dev-haskell/cryptonite/metadata.xml
> index c845b334ecd..8e02ebe625c 100644
> --- a/dev-haskell/cryptonite/metadata.xml
> +++ b/dev-haskell/cryptonite/metadata.xml
> @@ -29,7 +29,6 @@
>          Evaluate the security related to your requirements before using.
>      </longdescription>
>      <use>
> -        <flag name="cpu-flags-x86-rdrand">allow compilation with RDRAND on 
> system and architecture that supports it</flag>
>          <flag name="integer-gmp">Whether or not to use GMP for some 
> functions</flag>
>      </use>
>      <upstream>
> -- 
> 2.26.2
> 

Looks good!

-- 

  Sergei

Reply via email to