diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 20:47:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 20:47:40 +0000 |
commit | 6c2a3ab4e6af3af1d44286e08de9aa748b2b1a26 (patch) | |
tree | 3b16178688e6260cdf877692dbf2621f9979c4b4 /sys-apps | |
parent | sys-apps/osinfo-db: Stabilize 20220516 amd64, #853958 (diff) | |
download | gentoo-6c2a3ab4e6af3af1d44286e08de9aa748b2b1a26.tar.gz gentoo-6c2a3ab4e6af3af1d44286e08de9aa748b2b1a26.tar.bz2 gentoo-6c2a3ab4e6af3af1d44286e08de9aa748b2b1a26.zip |
sys-apps/xdg-dbus-proxy: Stabilize 0.1.4 amd64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild index 23744c014949..e2749a468694 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.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 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |