diff options
author | Sam James <sam@gentoo.org> | 2022-11-04 00:11:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-04 00:11:39 +0000 |
commit | 8d6d6621a9d6587ed466283a982e8a369830ade9 (patch) | |
tree | 98108bf533abb50a8b60e2ed9b7689d429fba86f /dev-python/python-systemd | |
parent | dev-python/mypy: Stabilize 0.982 hppa, #879439 (diff) | |
download | gentoo-8d6d6621a9d6587ed466283a982e8a369830ade9.tar.gz gentoo-8d6d6621a9d6587ed466283a982e8a369830ade9.tar.bz2 gentoo-8d6d6621a9d6587ed466283a982e8a369830ade9.zip |
dev-python/python-systemd: Stabilize 235 hppa, #879409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r-- | dev-python/python-systemd/python-systemd-235.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-235.ebuild b/dev-python/python-systemd/python-systemd-235.ebuild index 8720e1ae5583..288448e2d373 100644 --- a/dev-python/python-systemd/python-systemd-235.ebuild +++ b/dev-python/python-systemd/python-systemd-235.ebuild @@ -14,7 +14,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 arm64 ~hppa ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~s390 sparc ~x86" DEPEND="sys-apps/systemd:=" RDEPEND="${DEPEND} |