From: Georgy Yakovlev Date: Fri, 3 Apr 2020 06:57:44 +0000 (-0700) Subject: app-admin/pass-otp: add ~ppc64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f784b097bc65d94ca71eb233b52bb9e5fd3cf57b;p=gentoo.git app-admin/pass-otp: add ~ppc64 keyword Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/app-admin/pass-otp/pass-otp-1.2.0.ebuild b/app-admin/pass-otp/pass-otp-1.2.0.ebuild index 607af255b6ce..5788705849e2 100644 --- a/app-admin/pass-otp/pass-otp-1.2.0.ebuild +++ b/app-admin/pass-otp/pass-otp-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2018-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="qrcode test" RESTRICT="!test? ( test )"