commit: 89afb013110c9a3b050a1ec006ccf9227a4e5185 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 17:21:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 17:21:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89afb013
sys-apps/xdg-dbus-proxy: Stabilize 0.1.2 ppc64, #769374 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild index c7971f014d4..61cd561b724 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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 ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="" RDEPEND="
