From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- sys-kernel/cryptodev/cryptodev-1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-kernel/cryptodev/cryptodev-1.11.ebuild') diff --git a/sys-kernel/cryptodev/cryptodev-1.11.ebuild b/sys-kernel/cryptodev/cryptodev-1.11.ebuild index 08cf07fc623e..89714e1aa6bd 100644 --- a/sys-kernel/cryptodev/cryptodev-1.11.ebuild +++ b/sys-kernel/cryptodev/cryptodev-1.11.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 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then S="${WORKDIR}/${PN}-${PV}" else SRC_URI="https://github.com/cryptodev-linux/cryptodev-linux/archive/${PN}-linux-${PV}.tar.gz" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" S=${WORKDIR}/${PN}-linux-${PN}-linux-${PV} fi -- cgit v1.2.3