diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:01 +0100 |
commit | 28988ea4e5068ea247704eedc67a048dc0fba81a (patch) | |
tree | e8923ccf0303aa5898170e494fdfaf6d2019cd57 /dev-python/python-systemd | |
parent | dev-php/pecl-memcached: x86 stable wrt bug #559848 (diff) | |
download | gentoo-28988ea4e5068ea247704eedc67a048dc0fba81a.tar.gz gentoo-28988ea4e5068ea247704eedc67a048dc0fba81a.tar.bz2 gentoo-28988ea4e5068ea247704eedc67a048dc0fba81a.zip |
dev-python/python-systemd: x86 stable wrt bug #568764
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r-- | dev-python/python-systemd/python-systemd-230.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-230.ebuild b/dev-python/python-systemd/python-systemd-230.ebuild index e5d7f053f105..ac47f585420b 100644 --- a/dev-python/python-systemd/python-systemd-230.ebuild +++ b/dev-python/python-systemd/python-systemd-230.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="sys-apps/systemd" |