diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:01:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:02:17 +0200 |
commit | ba3e34660252469022f7bb08c620c077851cc71c (patch) | |
tree | a18df9a17da394f9ba7e2377ef25ec2fb5d66a3a /dev-python/dbus-python | |
parent | dev-python/decorator: x86 stable wrt bug #720510 (diff) | |
download | gentoo-ba3e34660252469022f7bb08c620c077851cc71c.tar.gz gentoo-ba3e34660252469022f7bb08c620c077851cc71c.tar.bz2 gentoo-ba3e34660252469022f7bb08c620c077851cc71c.zip |
dev-python/dbus-python: x86 stable wrt bug #720512
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.16.ebuild b/dev-python/dbus-python/dbus-python-1.2.16.ebuild index f5885a00d4eb..12b001b60895 100644 --- a/dev-python/dbus-python/dbus-python-1.2.16.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.16.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 ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |