From: Georgy Yakovlev Date: Sat, 25 Jan 2020 23:11:12 +0000 (-0800) Subject: net-libs/signond: keyword on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18ee659516c8504f3e427a82afad916cc12db8e9;p=gentoo.git net-libs/signond: keyword on ~ppc64 all tests pass Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/net-libs/signond/signond-8.60-r1.ebuild b/net-libs/signond/signond-8.60-r1.ebuild index b703194fbfd3..e767142d6762 100644 --- a/net-libs/signond/signond-8.60-r1.ebuild +++ b/net-libs/signond/signond-8.60-r1.ebuild @@ -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 )"