diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /dev-python/dbus-python | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.3.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/Manifest b/dev-python/dbus-python/Manifest index e636d71cd9e2..7a8fc4b71f38 100644 --- a/dev-python/dbus-python/Manifest +++ b/dev-python/dbus-python/Manifest @@ -1,3 +1,3 @@ DIST dbus-python-1.3.2.tar.gz 605495 BLAKE2B 6c60217b3837d655ab4f833b9f21d8f76eb4129cfeaa26586ef7adc8be8f8c5f03464428ff9f281b2566fb0f89cbb5e4b5618bf7cc961faf9f638d9011874839 SHA512 9b2885c9c2914142c72487f766b1cdd28a255d9f5a87eaf8f4eb420c6e096a77f210ac5a4fac9843c6531974872880cc28b7e45940e198856e984dcc0715519a -EBUILD dbus-python-1.3.2.ebuild 1939 BLAKE2B 2a76071bead28b92afc855fc719972dfcac8313714cc94bf3b29e95e49d4c5f80c86f407deacd53d61cbf69bb824ee55765dd4c45859be274de97d817d933443 SHA512 eab88fcf8f99da5bcd04d12b06b19d885288d4780cc86f26a60779d7610244b64ab6833c9ded7a624bcb12cd24e104e809172d76a842073919b9677d0effcd82 +EBUILD dbus-python-1.3.2.ebuild 1933 BLAKE2B daf1d54ccfb87c8b8f9a0fcab94cf7525309d1e84d119aa556aa7f6cf825f76fa81f73adcf43984df494caa9b7b1108505d2c85f2e1f7d7dccd698bb09b730c4 SHA512 f231820bd888fe8fc0e55182fcfdc982038bfa97a86d34b97f1354a497217a00dfa5d3442362b536104d731901ecf5cc9dd7d153447a0de4297565b32ddb1e7f MISC metadata.xml 404 BLAKE2B 14fb120b562c66c35e57d6686f87d2515d6e7a33e4a3027e2edde743ca533d8be63c8c3c4596de913c86091b2d768c997a1c25282efa657cab08131090cec588 SHA512 7a22b8fccd4715f6d817d528eadff1eaf126158f02113b318a4cf99b5a9bf7a05e67ad0ef1258399a937599bec23cb52f8fb42652948313fb8c8ba63bc5d22b6 diff --git a/dev-python/dbus-python/dbus-python-1.3.2.ebuild b/dev-python/dbus-python/dbus-python-1.3.2.ebuild index c50e9a39a2ad..23eff965697f 100644 --- a/dev-python/dbus-python/dbus-python-1.3.2.ebuild +++ b/dev-python/dbus-python/dbus-python-1.3.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |