commit: 66f0a6a2f1adbf4fcde362bcc6b0f9acff6338f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 23:59:22 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 23:59:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f0a6a2
sys-apps/xdg-desktop-portal: ppc64 keyworded (bug #733960) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild index 607a70937f6..e217ed6874f 100644 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="geolocation screencast" BDEPEND="
