diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-15 00:46:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-15 00:48:13 -0400 |
commit | 62c5eef7dd8bc4fb2723279de3e73ba4c0454c54 (patch) | |
tree | ced320d84635d14762d2a39ae24f813bf2cca377 /dev-python/dbus-python | |
parent | dev-libs/libical: arm64 stable (diff) | |
download | gentoo-62c5eef7dd8bc4fb2723279de3e73ba4c0454c54.tar.gz gentoo-62c5eef7dd8bc4fb2723279de3e73ba4c0454c54.tar.bz2 gentoo-62c5eef7dd8bc4fb2723279de3e73ba4c0454c54.zip |
dev-python/dbus-python: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild b/dev-python/dbus-python/dbus-python-1.2.4.ebuild index c44352f50c3d..57a27fadf0e7 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" IUSE="doc examples test" # API docs generated with epydoc, which is python2-only REQUIRED_USE=" |