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 55BDD1382C5 for ; Wed, 21 Mar 2018 05:55:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BC28E0909; Wed, 21 Mar 2018 05:55:33 +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 635F1E0903 for ; Wed, 21 Mar 2018 05:55:33 +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 29B73335C36 for ; Wed, 21 Mar 2018 05:55:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08F60266 for ; Wed, 21 Mar 2018 05:55:29 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1521611618.bb2fa66f20a0c81e46d64848e24f84ab634eac4e.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ucspi-tcp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild X-VCS-Directories: sys-apps/ucspi-tcp/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: bb2fa66f20a0c81e46d64848e24f84ab634eac4e X-VCS-Branch: master Date: Wed, 21 Mar 2018 05:55:29 +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: a32edee5-0f23-434d-87f5-c00410dba182 X-Archives-Hash: 8ae5be22b6e76559375e08d8eec17d12 commit: bb2fa66f20a0c81e46d64848e24f84ab634eac4e Author: Markus Meier gentoo org> AuthorDate: Wed Mar 21 05:53:38 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Mar 21 05:53:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2fa66f sys-apps/ucspi-tcp: arm stable, bug #639416 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild index 584a8ec84a3..9a8f270cbd0 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="ipv6 qmail-spp selinux" RESTRICT="test"