diff options
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r-- | sys-fs/ddrescue/ddrescue-1.21.ebuild | 4 |
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 be29daf3fec..a7b1e18fcb5 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)" |