diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-25 15:10:42 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-26 02:16:53 -0800 |
commit | 614f0ea2a7a9a5b9892ce6def9d4d67c57d6a2fa (patch) | |
tree | 1d84eb3fe34e3dc84193449fd89d6fb92eebf0a0 /net-libs | |
parent | net-libs/libaccounts-glib: keywor on ~ppc64 (diff) | |
download | gentoo-614f0ea2a7a9a5b9892ce6def9d4d67c57d6a2fa.tar.gz gentoo-614f0ea2a7a9a5b9892ce6def9d4d67c57d6a2fa.tar.bz2 gentoo-614f0ea2a7a9a5b9892ce6def9d4d67c57d6a2fa.zip |
net-libs/accounts-qt: 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')
-rw-r--r-- | net-libs/accounts-qt/accounts-qt-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.16.ebuild b/net-libs/accounts-qt/accounts-qt-1.16.ebuild index 36384c3ff990..129f2b2b9013 100644 --- a/net-libs/accounts-qt/accounts-qt-1.16.ebuild +++ b/net-libs/accounts-qt/accounts-qt-1.16.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/lib${PN}/repository/VERSION_${PV}/archi LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="doc test" BDEPEND=" |