diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 07:40:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 07:40:38 +0000 |
commit | e75c0723bee042b9cf203a06bb20079239c64c9f (patch) | |
tree | efde4888be03a1fc79dc8c67519eb1e958ebe6c1 /sys-block | |
parent | sys-apps/grep: stable 3.5 for ppc (diff) | |
download | gentoo-e75c0723bee042b9cf203a06bb20079239c64c9f.tar.gz gentoo-e75c0723bee042b9cf203a06bb20079239c64c9f.tar.bz2 gentoo-e75c0723bee042b9cf203a06bb20079239c64c9f.zip |
sys-block/parted: stable 3.3-r2 for ppc
stable wrt bug #753458
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/parted/parted-3.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.3-r2.ebuild b/sys-block/parted/parted-3.3-r2.ebuild index e271b41be0f6..41fd648227c9 100644 --- a/sys-block/parted/parted-3.3-r2.ebuild +++ b/sys-block/parted/parted-3.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86" IUSE="+debug device-mapper nls readline selinux" RDEPEND=" |