diff options
author | 2022-04-09 19:46:04 +0300 | |
---|---|---|
committer | 2022-04-09 19:46:04 +0300 | |
commit | f2b1b0be2a032b661cd9d8e9c69da715dbb05215 (patch) | |
tree | 6799ed823402fac83b1db8ce6e18aa586f465845 /dev-python/pyparted/pyparted-3.12.0.ebuild | |
parent | dev-python/regex: Stabilize 2022.3.15 ppc64, #837461 (diff) | |
download | gentoo-f2b1b0be2a032b661cd9d8e9c69da715dbb05215.tar.gz gentoo-f2b1b0be2a032b661cd9d8e9c69da715dbb05215.tar.bz2 gentoo-f2b1b0be2a032b661cd9d8e9c69da715dbb05215.zip |
dev-python/pyparted: Stabilize 3.12.0 ppc64, #837434
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyparted/pyparted-3.12.0.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyparted/pyparted-3.12.0.ebuild b/dev-python/pyparted/pyparted-3.12.0.ebuild index e3946b92ec96..791f73005c74 100644 --- a/dev-python/pyparted/pyparted-3.12.0.ebuild +++ b/dev-python/pyparted/pyparted-3.12.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dcantrell/pyparted/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86" DEPEND=" >=sys-block/parted-3.4 |