diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 07:46:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 07:46:16 +0000 |
commit | 0c52c3699baea35d4e079945044380c2eff2e2e1 (patch) | |
tree | e9918d598450ad2ff0a34113720e568946c96832 /sys-block | |
parent | sys-apps/systemd: stable 246.6 for sparc (diff) | |
download | gentoo-0c52c3699baea35d4e079945044380c2eff2e2e1.tar.gz gentoo-0c52c3699baea35d4e079945044380c2eff2e2e1.tar.bz2 gentoo-0c52c3699baea35d4e079945044380c2eff2e2e1.zip |
sys-block/parted: stable 3.3-r2 for sparc
stable wrt bug #753458
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 4337ae28591e..40f2f7b8ea7e 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=" |