Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/entr/
Date: Tue, 06 Sep 2016 21:53:59
Message-Id: 1473198827.845b1cb7780bf24333a198013187182f3dc2c08e.monsieurp@gentoo
1 commit: 845b1cb7780bf24333a198013187182f3dc2c08e
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 21:53:11 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 21:53:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845b1cb7
7
8 app-admin/entr: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.28
11
12 app-admin/entr/entr-3.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/entr/entr-3.6.ebuild b/app-admin/entr/entr-3.6.ebuild
16 index 2c54d67..a0716bd 100644
17 --- a/app-admin/entr/entr-3.6.ebuild
18 +++ b/app-admin/entr/entr-3.6.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://entrproject.org/code/${P}.tar.gz"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ppc ppc64 x86"
25 IUSE="test"
26
27 src_unpack() {