Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Wed, 19 Sep 2018 00:49:43
Message-Id: 1537318073.3a389d6b4f6ba9172df3af2c09cb6589a8d6d03e.whissi@gentoo
1 commit: 3a389d6b4f6ba9172df3af2c09cb6589a8d6d03e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 00:47:53 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 00:47:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a389d6b
7
8 sys-apps/portage: x86 stable (bug #666374)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 sys-apps/portage/portage-2.3.49.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/portage/portage-2.3.49.ebuild b/sys-apps/portage/portage-2.3.49.ebuild
16 index 24128034054..ab0aa47554d 100644
17 --- a/sys-apps/portage/portage-2.3.49.ebuild
18 +++ b/sys-apps/portage/portage-2.3.49.ebuild
19 @@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
20 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
25 SLOT="0"
26 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"