diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-16 10:42:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-16 19:05:05 +0100 |
commit | c7a861ccbb4434990ef1bdfa774b1a9b96c13bdb (patch) | |
tree | a2e44d8be1134a48e1661a5631e45d0521a2d8ec /dev-python/python-systemd | |
parent | dev-libs/glib: stable 2.60.7-r2 for hppa, bug #710514 (diff) | |
download | gentoo-c7a861ccbb4434990ef1bdfa774b1a9b96c13bdb.tar.gz gentoo-c7a861ccbb4434990ef1bdfa774b1a9b96c13bdb.tar.bz2 gentoo-c7a861ccbb4434990ef1bdfa774b1a9b96c13bdb.zip |
dev-python/python-systemd: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 16a75109addc..a04ef4c50fa5 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 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |