diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-05 06:33:34 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-05 06:33:34 +0200 |
commit | e47bc2dbb720307376c0caed2881ffa094c122db (patch) | |
tree | 389ba147fce786d0643e7cda94c6758a063fc213 /dev-python/python-systemd/python-systemd-233.ebuild | |
parent | 07f699e17b9d780e332e0803e2f14feb0edf1514 (diff) | |
download | gentoo-e47bc2dbb720307376c0caed2881ffa094c122db.tar.gz gentoo-e47bc2dbb720307376c0caed2881ffa094c122db.tar.xz |
dev-python/python-systemd: arm stable, bug #606308
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/python-systemd/python-systemd-233.ebuild')
-rw-r--r-- | dev-python/python-systemd/python-systemd-233.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-233.ebuild b/dev-python/python-systemd/python-systemd-233.ebuild index 0e844cc6a04..080d0a4a9fe 100644 --- a/dev-python/python-systemd/python-systemd-233.ebuild +++ b/dev-python/python-systemd/python-systemd-233.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" IUSE="test" COMMON_DEPEND=" |