commit: 562b19093631fbe7f1a414ef9a2ea0a390dca099 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Dec 19 19:39:21 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 23 21:44:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=562b1909
dev-util/dwdiff: stable for amd64+x86+ppc. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-util/dwdiff/dwdiff-2.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/dwdiff/dwdiff-2.1.1.ebuild b/dev-util/dwdiff/dwdiff-2.1.1.ebuild index b549a993aca..87a39fe8de0 100644 --- a/dev-util/dwdiff/dwdiff-2.1.1.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="nls" CDEPEND="dev-libs/icu:="
