diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:31:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:37 +0100 |
commit | fee98a5cb365582deaf3f43fafb91e210321c47d (patch) | |
tree | 7d191ab5f600713520281af8f260b2bc5881f9ad /sys-block | |
parent | sys-auth/pam_mount: x86 stable (bug #753827) (diff) | |
download | gentoo-fee98a5cb365582deaf3f43fafb91e210321c47d.tar.gz gentoo-fee98a5cb365582deaf3f43fafb91e210321c47d.tar.bz2 gentoo-fee98a5cb365582deaf3f43fafb91e210321c47d.zip |
sys-block/parted: x86 stable (bug #753458)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 264819f2aa1f..5049768b8119 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=" |