diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 10:26:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 10:26:03 +0100 |
commit | bb50e47dc1598bd905627cc0de3322eb61698e49 (patch) | |
tree | aa91edf1903088f804be950aa4db00c45d507db1 /dev-python/python-systemd | |
parent | dev-perl/libintl-perl: destabilize down to ~m68k (diff) | |
download | gentoo-bb50e47dc1598bd905627cc0de3322eb61698e49.tar.gz gentoo-bb50e47dc1598bd905627cc0de3322eb61698e49.tar.bz2 gentoo-bb50e47dc1598bd905627cc0de3322eb61698e49.zip |
dev-python/python-systemd: stable 234 for ppc, bug #708766
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r-- | dev-python/python-systemd/python-systemd-234.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-234.ebuild b/dev-python/python-systemd/python-systemd-234.ebuild index ef9d80d4b157..02499f5e3de2 100644 --- a/dev-python/python-systemd/python-systemd-234.ebuild +++ b/dev-python/python-systemd/python-systemd-234.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="~alpha amd64 arm ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |