diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-07-09 19:32:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-07-09 19:32:38 +0200 |
commit | 00fc662ae2a697ffc0401ea198dcccca77c4f954 (patch) | |
tree | fef71abd0353901ffebd0287bd6cbd058098c2e3 /dev-python/pyparted | |
parent | sys-cluster/rdma-core: Fix default RUNDIR (diff) | |
download | gentoo-00fc662ae2a697ffc0401ea198dcccca77c4f954.tar.gz gentoo-00fc662ae2a697ffc0401ea198dcccca77c4f954.tar.bz2 gentoo-00fc662ae2a697ffc0401ea198dcccca77c4f954.zip |
dev-python/pyparted: Stable for HPPA
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-python/pyparted')
-rw-r--r-- | dev-python/pyparted/pyparted-3.11.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyparted/pyparted-3.11.6.ebuild b/dev-python/pyparted/pyparted-3.11.6.ebuild index 7790049a37cb..4f6bdef24634 100644 --- a/dev-python/pyparted/pyparted-3.11.6.ebuild +++ b/dev-python/pyparted/pyparted-3.11.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/pyparted/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" RDEPEND=" >=sys-block/parted-3.2 |