commit: bbfdff60344dee5ced97585869d89b5d4ce351c6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 12:10:07 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 12:10:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbfdff60
sys-apps/dcfldd: amd64 stable wrt bug #676780
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
sys-apps/dcfldd/dcfldd-1.3.4.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/dcfldd/dcfldd-1.3.4.1-r1.ebuild
b/sys-apps/dcfldd/dcfldd-1.3.4.1-r1.ebuild
index fdff926a5d6..a46e0f70abf 100644
--- a/sys-apps/dcfldd/dcfldd-1.3.4.1-r1.ebuild
+++ b/sys-apps/dcfldd/dcfldd-1.3.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,6 +11,6 @@ SRC_URI="mirror://sourceforge/dcfldd/${PN}-${My_PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
S="${WORKDIR}/${PN}-${My_PV}"