Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/baselayout/
Date: Mon, 02 Oct 2017 18:28:26
Message-Id: 1506968882.a1b8ada17067e903e4544b109c699617e9b678ce.williamh@gentoo
1 commit: a1b8ada17067e903e4544b109c699617e9b678ce
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 18:27:06 2017 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 18:28:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b8ada1
7
8 sys-apps/baselayout: stabilize 2.4.1-r2 for #631510
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.1
11
12 sys-apps/baselayout/baselayout-2.4.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/baselayout/baselayout-2.4.1-r2.ebuild b/sys-apps/baselayout/baselayout-2.4.1-r2.ebuild
16 index a535d30248a..0d17f0e8894 100644
17 --- a/sys-apps/baselayout/baselayout-2.4.1-r2.ebuild
18 +++ b/sys-apps/baselayout/baselayout-2.4.1-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/baselayout.git/snapshot/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 IUSE="build kernel_linux"
26
27 pkg_setup() {