diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-31 09:05:04 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-31 09:05:04 +0000 |
commit | 9420f5130776d92998a2ea8466fb15f589a20fda (patch) | |
tree | 9f6ee9df88a571094ed4d0df14462aef70ceee7f /sys-apps/xdg-dbus-proxy | |
parent | 7785404bd292918a4afd4780ccfc36d6626a49ca (diff) |
gentoo auto-resync : 31:10:2022 - 09:05:04
Diffstat (limited to 'sys-apps/xdg-dbus-proxy')
-rw-r--r-- | sys-apps/xdg-dbus-proxy/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xdg-dbus-proxy/Manifest b/sys-apps/xdg-dbus-proxy/Manifest index 6a8c6cc13dc3..6dbc3cd4494b 100644 --- a/sys-apps/xdg-dbus-proxy/Manifest +++ b/sys-apps/xdg-dbus-proxy/Manifest @@ -1,3 +1,3 @@ DIST xdg-dbus-proxy-0.1.4.tar.xz 122112 BLAKE2B c7d2898b703c51d6b53838996a0ae74e7a4e163b9611e28dfded54ab1a44c0473fa25daa13e94977c918544e0741bf0dd4747dfcae858468bc4abd288613cb8b SHA512 d50fa916d07f23e080ab53cf290b5d6db73cfd8262253a48b9f012ce6c182e201d0a67efaeb7f28a844d3ef146aa48936dfbe4279a59b909a6dc4419d5f15b04 -EBUILD xdg-dbus-proxy-0.1.4.ebuild 702 BLAKE2B 3a316103ea412d5b159ed6ff78427594554d368eb88e6fbb82586608b4be792506982ca7f0b76cf2145c3d1c0c7b74992d0e8ce5830d7adbc2a1416de6ce674e SHA512 d998300d9020c63e576af65424f026cec5b087313a3de0dc299a569d52366e9056988444d0e5c829d9c7990dec804adadc14f3163fad567171ec547fa7c13490 +EBUILD xdg-dbus-proxy-0.1.4.ebuild 709 BLAKE2B 11f2c2f4224813395899c02e92865267a4a19b8e0ac475f9917e823dc1443eca0665f6fd0b951319263e896045be67c1527c32dcacb902271226ff67a719543b SHA512 664ae8055e0ad65e29b29b44c1012ed6a70a982e0b88e7277adbffa7ef94a5a76e48659ad265d7bee2f2c5a6b0d4a410abe1de591c122b556c3f5f103b56ffef MISC metadata.xml 341 BLAKE2B 4bf518fc7deed5c52f79f3dcac23bacb777ffb758ce4d7aeefa9c17b7631cea92730ac133b22717866075c0e087c054a570cbfad63b6e90a28439ea884e69b72 SHA512 2fdb239af65e50174d60d74d9069c3a1577ee9de45e41b1b2f8ef5df28d05b2e44f41b4ec9a4559246525d2fbaafe88b631ce7f994695e3043bc97367605b494 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 01cad990b64b..4a037208b78e 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 ~loong ppc ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |