From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7505C139348 for ; Thu, 1 Jul 2021 22:20:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD6C8E08A2; Thu, 1 Jul 2021 22:20:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99FD2E08A2 for ; Thu, 1 Jul 2021 22:20:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99A8D340970 for ; Thu, 1 Jul 2021 22:19:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49F957C9 for ; Thu, 1 Jul 2021 22:19:57 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1625177939.4213e4e1b812c07f82ae4dbffa5f66215b7133ed.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/tas/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/tas/tas-1.6.0.200601.ebuild X-VCS-Directories: sys-apps/tas/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 4213e4e1b812c07f82ae4dbffa5f66215b7133ed X-VCS-Branch: master Date: Thu, 1 Jul 2021 22:19:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a0f35450-35bc-4400-90a1-f87b0c8add89 X-Archives-Hash: 6041dc8b66dbf378d1bfd45a2b2006c4 commit: 4213e4e1b812c07f82ae4dbffa5f66215b7133ed Author: Conrad Kostecki gentoo org> AuthorDate: Thu Jul 1 22:17:39 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Jul 1 22:18:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4213e4e1 sys-apps/tas: amd64 stable Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/tas/tas-1.6.0.200601.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/tas/tas-1.6.0.200601.ebuild b/sys-apps/tas/tas-1.6.0.200601.ebuild index da4b5603d12..c7e5a3cc219 100644 --- a/sys-apps/tas/tas-1.6.0.200601.ebuild +++ b/sys-apps/tas/tas-1.6.0.200601.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.supermicro.com" SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip" S="${WORKDIR}" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" LICENSE="BSD supermicro" SLOT="0"