diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-10 20:49:22 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-10 20:49:22 +0200 |
commit | cdf7f6b13c92edc3910c69b7a332825831a9f292 (patch) | |
tree | 25e03dc745c9998f56f6c82dc7ed0bdea22dad69 /dev-python/dbus-python | |
parent | profiles: plasma: Drop USE xcomposite from make.defaults (diff) | |
download | gentoo-cdf7f6b13c92edc3910c69b7a332825831a9f292.tar.gz gentoo-cdf7f6b13c92edc3910c69b7a332825831a9f292.tar.bz2 gentoo-cdf7f6b13c92edc3910c69b7a332825831a9f292.zip |
dev-python/dbus-python: Rollover ~mips to 1.2.16
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@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 b0cfa46ec0a6..d7512b4dc8f8 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 ~mips ppc ppc64 ~s390 sparc x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |