diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:39:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:39:24 +0200 |
commit | 9e1a2a4fcd22a30d63d529e3a2b82a85ab7023b4 (patch) | |
tree | 00597f7a7d72232d4747dff3b3339e0111387cba /dev-python/pyparted | |
parent | dev-python/pyparsing: sparc stable wrt bug #731506 (diff) | |
download | gentoo-9e1a2a4fcd22a30d63d529e3a2b82a85ab7023b4.tar.gz gentoo-9e1a2a4fcd22a30d63d529e3a2b82a85ab7023b4.tar.bz2 gentoo-9e1a2a4fcd22a30d63d529e3a2b82a85ab7023b4.zip |
dev-python/pyparted: sparc stable wrt bug #731510
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 0e2e2b86f957..15b94a132dd5 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 |