commit: 38a2212ba8bead0ba43620891a4141b2fed1c59e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 16 10:24:41 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 16 10:24:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a2212b
app-misc/scrub: amd64 stable wrt bug #609480 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-misc/scrub/scrub-2.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild index 53b89c7a09..e964cc2e25 100644 --- a/app-misc/scrub/scrub-2.6.1.ebuild +++ b/app-misc/scrub/scrub-2.6.1.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$ @@ -10,7 +10,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~sparc ~x86" IUSE="" DEPEND=""
