diff options
author | Sam James <sam@gentoo.org> | 2021-10-31 17:53:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 17:53:50 +0000 |
commit | 5a6f781d2ca12461f47d80b727c725af28897121 (patch) | |
tree | fb6335bdc58c81b04ba90f7ab90c6278dbc9216d /dev-python/dbus-python | |
parent | dev-python/curtsies: Stabilize 0.3.10 ALLARCHES, #820944 (diff) | |
download | gentoo-5a6f781d2ca12461f47d80b727c725af28897121.tar.gz gentoo-5a6f781d2ca12461f47d80b727c725af28897121.tar.bz2 gentoo-5a6f781d2ca12461f47d80b727c725af28897121.zip |
dev-python/dbus-python: Stabilize 1.2.18 amd64, #820947
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.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.18.ebuild b/dev-python/dbus-python/dbus-python-1.2.18.ebuild index e7cd6a6c984d..a132b7cb6d16 100644 --- a/dev-python/dbus-python/dbus-python-1.2.18.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.18.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |