From 89afb013110c9a3b050a1ec006ccf9227a4e5185 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Feb 2021 17:21:29 +0000 Subject: sys-apps/xdg-dbus-proxy: Stabilize 0.1.2 ppc64, #769374 Signed-off-by: Sam James --- sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/xdg-dbus-proxy') 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 c7971f014d42..61cd561b7241 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=" -- cgit v1.2.3-65-gdbad