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 71978138359 for ; Fri, 2 Oct 2020 00:13:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52ADAE07F2; Fri, 2 Oct 2020 00:13:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3B43DE07F2 for ; Fri, 2 Oct 2020 00:13:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 08016340A9C for ; Fri, 2 Oct 2020 00:13:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CB4338C for ; Fri, 2 Oct 2020 00:13:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1601597519.92177a8634c063e4e0f9a85d77e280716653e3e1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/oracle-instantclient-sqlplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-12.ebuild X-VCS-Directories: dev-db/oracle-instantclient-sqlplus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 92177a8634c063e4e0f9a85d77e280716653e3e1 X-VCS-Branch: master Date: Fri, 2 Oct 2020 00:13:00 +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: e4be4c40-ccc3-457d-9e0a-8a775f88148c X-Archives-Hash: 0ec6f4a2c72756eb25da8069390dfaf3 commit: 92177a8634c063e4e0f9a85d77e280716653e3e1 Author: Sam James gentoo org> AuthorDate: Fri Oct 2 00:11:59 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 2 00:11:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92177a86 dev-db/oracle-instantclient-sqlplus: Stabilize 12 x86, #744721 Signed-off-by: Sam James gentoo.org> .../oracle-instantclient-sqlplus-12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-12.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-12.ebuild index 177f4e9be8d..45dd563aa60 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-12.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-12.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=6 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=""