diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:26:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:52 +0100 |
commit | d668971a8d463bb0cde4ec63ef986e74e4d7e04c (patch) | |
tree | 4f5ac6a93281f3081a81c2511a477f5d646c4ee1 /app-arch | |
parent | sys-apps/hwloc: ppc stable wrt bug #595656 (diff) | |
download | gentoo-d668971a8d463bb0cde4ec63ef986e74e4d7e04c.tar.gz gentoo-d668971a8d463bb0cde4ec63ef986e74e4d7e04c.tar.bz2 gentoo-d668971a8d463bb0cde4ec63ef986e74e4d7e04c.zip |
app-arch/dump: ppc stable wrt bug #515274
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dump/dump-0.4.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dump/dump-0.4.46.ebuild b/app-arch/dump/dump-0.4.46.ebuild index a865d3d29bdf..0eb75edbbefb 100644 --- a/app-arch/dump/dump-0.4.46.ebuild +++ b/app-arch/dump/dump-0.4.46.ebuild @@ -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" |