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 527F11382C5 for ; Sun, 18 Mar 2018 00:40:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 420CAE0917; Sun, 18 Mar 2018 00:40:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 10980E091D for ; Sun, 18 Mar 2018 00:40:38 +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 D5C63335CEF for ; Sun, 18 Mar 2018 00:40:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BEED272 for ; Sun, 18 Mar 2018 00:40:33 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1521333620.d706acac2407481a48ae78206edd5cb44c2bf7a5.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/sic/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/sic/sic-1.2-r1.ebuild X-VCS-Directories: net-irc/sic/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: d706acac2407481a48ae78206edd5cb44c2bf7a5 X-VCS-Branch: master Date: Sun, 18 Mar 2018 00:40:33 +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-Archives-Salt: 8b135e8e-8e07-490e-8246-fe512ecec052 X-Archives-Hash: 3717fcb2c1ccf302d5026922f490df7b commit: d706acac2407481a48ae78206edd5cb44c2bf7a5 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Mar 18 00:31:45 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Mar 18 00:40:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d706acac net-irc/sic: x86 stable (bug #650234) Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-irc/sic/sic-1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/sic/sic-1.2-r1.ebuild b/net-irc/sic/sic-1.2-r1.ebuild index 2056ef61651..ff40241a5d6 100644 --- a/net-irc/sic/sic-1.2-r1.ebuild +++ b/net-irc/sic/sic-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" src_prepare() { default