summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-18 10:52:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-18 10:52:03 +0000
commit3e6c48d520b75613ba857007e633cf21493a6c87 (patch)
treec6d6c2eb36d5275c9afaca76ee5c32e615af8a42
parentsys-fs/cryptsetup: keyworded 2.0.5-r1 for ppc64, bug #668294 (diff)
downloadgentoo-3e6c48d520b75613ba857007e633cf21493a6c87.tar.gz
gentoo-3e6c48d520b75613ba857007e633cf21493a6c87.tar.bz2
gentoo-3e6c48d520b75613ba857007e633cf21493a6c87.zip
sys-fs/ddrescue: keyworded 1.23 for ppc64, bug #671190
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--sys-fs/ddrescue/ddrescue-1.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ddrescue/ddrescue-1.23.ebuild b/sys-fs/ddrescue/ddrescue-1.23.ebuild
index 7d08213d812f..60a4cfb5a088 100644
--- a/sys-fs/ddrescue/ddrescue-1.23.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.23.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="mirror://gnu/${PN}/${P}.tar.lz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
IUSE="static"
DEPEND="$(unpacker_src_uri_depends)"