diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:52 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:52 +0000 |
commit | 8435d9d389528f99c3cc0a222b288ab60550706c (patch) | |
tree | 8e3e71e73f56925d6113c8b9a8638f161c0bcdb5 /sys-apps/xdg-dbus-proxy | |
parent | net-libs/gupnp: Stabilize 1.6.5 ppc64, #913218 (diff) | |
download | gentoo-8435d9d389528f99c3cc0a222b288ab60550706c.tar.gz gentoo-8435d9d389528f99c3cc0a222b288ab60550706c.tar.bz2 gentoo-8435d9d389528f99c3cc0a222b288ab60550706c.zip |
sys-apps/xdg-dbus-proxy: Stabilize 0.1.5 ppc64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-dbus-proxy')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild index d861ca6495e3..c736e7c2628b 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.5.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 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |