app-admin/pass-otp: add ~ppc64 keyword
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 3 Apr 2020 06:57:44 +0000 (23:57 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 3 Apr 2020 19:55:46 +0000 (12:55 -0700)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-admin/pass-otp/pass-otp-1.2.0.ebuild

index 607af255b6ce02e5fdfcbe56b2fc410984550541..5788705849e2955dce736af7bafa183378c37a2d 100644 (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 )"