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 44C69138331 for ; Thu, 22 Feb 2018 07:55:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EB53E07F1; Thu, 22 Feb 2018 07:55:23 +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 16D34E082B for ; Thu, 22 Feb 2018 07:55:22 +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 B9ABE335C31 for ; Thu, 22 Feb 2018 07:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4148122D for ; Thu, 22 Feb 2018 07:55:20 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1519286105.8c3d950c6f2635e24c158e787613b685dcb6c84a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sock/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/sock/sock-1.1-r1.ebuild X-VCS-Directories: net-misc/sock/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8c3d950c6f2635e24c158e787613b685dcb6c84a X-VCS-Branch: master Date: Thu, 22 Feb 2018 07:55:20 +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: d99e6ace-5827-4ab0-8133-8064b3c4f423 X-Archives-Hash: 2a99e4692966724f43dbddc9d0d1d219 commit: 8c3d950c6f2635e24c158e787613b685dcb6c84a Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Feb 22 07:04:26 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Feb 22 07:55:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3d950c net-misc/sock: stable 1.1-r1 for sparc, bug #647734 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" net-misc/sock/sock-1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/sock/sock-1.1-r1.ebuild b/net-misc/sock/sock-1.1-r1.ebuild index fa48c098fc5..794afabc931 100644 --- a/net-misc/sock/sock-1.1-r1.ebuild +++ b/net-misc/sock/sock-1.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 DESCRIPTION="A shell interface to network sockets" SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/${P}.tar.gz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/linux.shtml" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="~amd64 sparc x86" LICENSE="GPL-2" SLOT="0"