diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:22:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:22:31 +0100 |
commit | b3d476af952c56a0b40ea1f028fb58407252f1f0 (patch) | |
tree | 060e7cbf48a64920d2585b315d9a562064dea401 /app-arch | |
parent | sys-apps/hwloc: sparc stable wrt bug #595656 (diff) | |
download | gentoo-b3d476af952c56a0b40ea1f028fb58407252f1f0.tar.gz gentoo-b3d476af952c56a0b40ea1f028fb58407252f1f0.tar.bz2 gentoo-b3d476af952c56a0b40ea1f028fb58407252f1f0.zip |
app-arch/dump: sparc stable wrt bug #515274
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dump/dump-0.4.46.ebuild | 4 |
1 files 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 0b7755b8a7c9..a865d3d29bdf 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" |