diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-25 15:24:49 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-26 02:16:55 -0800 |
commit | c33c596cc37dcbd2e3925ec2ef812ce1d317ffec (patch) | |
tree | 73e12c889b942114c575ab143b840536ead2ebae /net-libs/accounts-qml | |
parent | kde-plasma/kscreenlocker: keyword on ~ppc64 (diff) | |
download | gentoo-c33c596cc37dcbd2e3925ec2ef812ce1d317ffec.tar.gz gentoo-c33c596cc37dcbd2e3925ec2ef812ce1d317ffec.tar.bz2 gentoo-c33c596cc37dcbd2e3925ec2ef812ce1d317ffec.zip |
net-libs/accounts-qml: keyword on ~ppc64
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qml')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild index 275e673dde18..f64502423fbc 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="doc test" BDEPEND=" |