Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dwdiff/
Date: Tue, 08 Dec 2015 10:17:31
Message-Id: 1449569781.993df351e1a8243382989b4ac337e0b924b9a5f9.monsieurp@gentoo
1 commit: 993df351e1a8243382989b4ac337e0b924b9a5f9
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 8 10:11:02 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 8 10:16:21 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993df351
7
8 dev-util/dwdiff: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-util/dwdiff/dwdiff-2.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/dwdiff/dwdiff-2.1.0.ebuild b/dev-util/dwdiff/dwdiff-2.1.0.ebuild
17 index c217f2b..6eabe85 100644
18 --- a/dev-util/dwdiff/dwdiff-2.1.0.ebuild
19 +++ b/dev-util/dwdiff/dwdiff-2.1.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ppc x86"
26 IUSE="nls"
27
28 COMMON_DEPEND="dev-libs/icu:="