commit:     b377947cc115cc557feb8b18b5c66904a9382b7e
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  1 21:50:36 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul  1 22:18:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b377947c

sys-apps/smc-sum-driver: x86 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild 
b/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild
index 7b9e68795b4..b6065970e92 100644
--- a/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild
+++ b/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.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,15 +13,14 @@ MY_P="${MY_PN/smc_/}_V${MY_PV}"
 DESCRIPTION="Supermicro Update Manager (SUM) kernel module"
 HOMEPAGE="https://www.supermicro.com";
 SRC_URI="${MY_P}_${MY_DATE}.tar.gz"
+S="${WORKDIR}/${MY_P}/Linux"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
 LICENSE="supermicro"
 SLOT="0"
 
 RESTRICT="bindist fetch mirror"
 
-S="${WORKDIR}"/${MY_P}/Linux
-
 BUILD_TARGETS="default"
 MODULE_NAMES="sum_bios(misc:${S})"
 

Reply via email to