diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-15 15:54:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-15 15:58:35 -0700 |
commit | 4531305fe795d5fcad7174e82c2ae8e59bc2e81b (patch) | |
tree | 91d83805148f5e680ac93a366934e12e2d8a943d /dev-python/python-systemd | |
parent | app-admin/haskell-updater: drop old (diff) | |
download | gentoo-4531305fe795d5fcad7174e82c2ae8e59bc2e81b.tar.gz gentoo-4531305fe795d5fcad7174e82c2ae8e59bc2e81b.tar.bz2 gentoo-4531305fe795d5fcad7174e82c2ae8e59bc2e81b.zip |
dev-python/python-systemd-234: hppa stable
Signed-off-by: Matt Turner <mattst88@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 43ff2bd96e35..16a75109addc 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 hppa ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |