From b3d476af952c56a0b40ea1f028fb58407252f1f0 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 11 Jan 2017 11:22:31 +0100 Subject: [PATCH] app-arch/dump: sparc stable wrt bug #515274 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- app-arch/dump/dump-0.4.46.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/dump/dump-0.4.46.ebuild b/app-arch/dump/dump-0.4.46.ebuild index 0b7755b8a7c9d..a865d3d29bdf8 100644 --- a/app-arch/dump/dump-0.4.46.ebuild +++ b/app-arch/dump/dump-0.4.46.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" # We keep uuid USE flag default dsiabled for this version. Don't forget # to default enable it for later versions as this is the upstream default. IUSE="bzip2 debug ermt libressl lzo readline selinux sqlite ssl static test uuid zlib"