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 3D03C1382C5 for ; Sat, 7 Apr 2018 05:31:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7653FE081B; Sat, 7 Apr 2018 05:31:51 +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 50C9BE081B for ; Sat, 7 Apr 2018 05:31:51 +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 271C4335C09 for ; Sat, 7 Apr 2018 05:31:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 655DD272 for ; Sat, 7 Apr 2018 05:31:48 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1523079093.b7f629d60f65c3d55b21db84f0d99ef46952ad16.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/portage/portage-2.3.24-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b7f629d60f65c3d55b21db84f0d99ef46952ad16 X-VCS-Branch: master Date: Sat, 7 Apr 2018 05:31:48 +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: 0d536fad-1c3a-4a48-bad9-bebeb663d74a X-Archives-Hash: b8ea8b70310f536213241710b09eb104 commit: b7f629d60f65c3d55b21db84f0d99ef46952ad16 Author: Matt Turner gentoo org> AuthorDate: Sat Apr 7 05:31:24 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Apr 7 05:31:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f629d6 sys-apps/portage-2.3.24-r1: alpha stable sys-apps/portage/portage-2.3.24-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/portage/portage-2.3.24-r1.ebuild b/sys-apps/portage/portage-2.3.24-r1.ebuild index 979ffb13719..a1bbe006ba6 100644 --- a/sys-apps/portage/portage-2.3.24-r1.ebuild +++ b/sys-apps/portage/portage-2.3.24-r1.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" SLOT="0" IUSE="build doc epydoc gentoo-dev +ipc +native-extensions rsync-verify selinux xattr"