diff options
author | Sam James <sam@gentoo.org> | 2022-10-10 20:54:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-10 20:54:09 +0100 |
commit | 0bdb160960ac1aa6cc88ccdc99b2254a06c434cf (patch) | |
tree | 232671efb4f1bd4a59747d85fa28e7c4a019f706 /dev-python/dbus-python | |
parent | dev-python/dulwich: Stabilize 0.20.46 amd64, #876595 (diff) | |
download | gentoo-0bdb160960ac1aa6cc88ccdc99b2254a06c434cf.tar.gz gentoo-0bdb160960ac1aa6cc88ccdc99b2254a06c434cf.tar.bz2 gentoo-0bdb160960ac1aa6cc88ccdc99b2254a06c434cf.zip |
dev-python/dbus-python: Stabilize 1.3.2 amd64, #876598
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d962f0b404cb..102a76d5d405 100644 --- a/dev-python/dbus-python/dbus-python-1.3.2.ebuild +++ b/dev-python/dbus-python/dbus-python-1.3.2.ebuild @@ -14,7 +14,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 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |