summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-12-19 20:39:21 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-12-23 22:44:32 +0100
commit562b19093631fbe7f1a414ef9a2ea0a390dca099 (patch)
tree4eec885e6a197fa7b046e549d8a581aab9caf121 /dev-util
parentdev-util/dwdiff: version bump. (diff)
downloadgentoo-562b19093631fbe7f1a414ef9a2ea0a390dca099.tar.gz
gentoo-562b19093631fbe7f1a414ef9a2ea0a390dca099.tar.bz2
gentoo-562b19093631fbe7f1a414ef9a2ea0a390dca099.zip
dev-util/dwdiff: stable for amd64+x86+ppc.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/dwdiff/dwdiff-2.1.1.ebuild4
1 files 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 b549a993acad..87a39fe8de0e 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:="