net-libs/signond: keyword on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 25 Jan 2020 23:11:12 +0000 (15:11 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sun, 26 Jan 2020 10:16:54 +0000 (02:16 -0800)
all tests pass

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
net-libs/signond/signond-8.60-r1.ebuild

index b703194fbfd35ff1aa3081703a1ec1cfb13da998..e767142d67623fdd441604cf59a1c3c500feaa5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="doc test"
 
 BDEPEND="doc? ( app-doc/doxygen )"