app-admin/pass-otp: add ~ppc64 keyword

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2020-04-02 23:57:44 -07:00
parent 0b03a4079f
commit f784b097bc

View File

@@ -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 )"