diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 17:21:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 17:21:29 +0000 |
commit | 89afb013110c9a3b050a1ec006ccf9227a4e5185 (patch) | |
tree | eaa8d577b4bf60d6cb34e5cb00b59c675ab70308 /sys-apps/xdg-dbus-proxy | |
parent | sys-apps/bubblewrap: Stabilize 0.4.1 ppc64, #769374 (diff) | |
download | gentoo-89afb013110c9a3b050a1ec006ccf9227a4e5185.tar.gz gentoo-89afb013110c9a3b050a1ec006ccf9227a4e5185.tar.bz2 gentoo-89afb013110c9a3b050a1ec006ccf9227a4e5185.zip |
sys-apps/xdg-dbus-proxy: Stabilize 0.1.2 ppc64, #769374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-dbus-proxy')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 4 |
1 files 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 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=" |