summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/ddrescue/ddrescue-1.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ddrescue/ddrescue-1.21.ebuild b/sys-fs/ddrescue/ddrescue-1.21.ebuild
index be29daf3fec0..a7b1e18fcb50 100644
--- a/sys-fs/ddrescue/ddrescue-1.21.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.21.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
# $Id$
@@ -12,7 +12,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 ~sparc ~x86 ~amd64-linux"
IUSE="static"
DEPEND="$(unpacker_src_uri_depends)"