From: Georgy Yakovlev Date: Sat, 28 Dec 2019 20:35:28 +0000 (-0800) Subject: app-misc/scrub: keyword 2.6.1 on ~ppc64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb83cce6b4b9a42f4f03318747a241e1b866b2b1;p=gentoo.git app-misc/scrub: keyword 2.6.1 on ~ppc64 Bug: https://bugs.gentoo.org/679888 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild index 654963361fc9..0b050cc0eb25 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,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 ~ppc64 ~sparc ~x86" IUSE="" DEPEND=""