diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-05 15:19:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-05 15:19:20 +0100 |
commit | 7a7f30743dc8497646897c635c373c46a6f23e6d (patch) | |
tree | 6fde9ed4aad5f9bc9dae6410e50ad831d613d833 /sys-block/parted | |
parent | app-crypt/openpgp-keys-bcl: x86 stable wrt bug #774234 (diff) | |
download | gentoo-7a7f30743dc8497646897c635c373c46a6f23e6d.tar.gz gentoo-7a7f30743dc8497646897c635c373c46a6f23e6d.tar.bz2 gentoo-7a7f30743dc8497646897c635c373c46a6f23e6d.zip |
sys-block/parted: x86 stable wrt bug #774234
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-block/parted')
-rw-r--r-- | sys-block/parted/parted-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.4.ebuild b/sys-block/parted/parted-3.4.ebuild index 24144f506ea7..afa15cbbe5fd 100644 --- a/sys-block/parted/parted-3.4.ebuild +++ b/sys-block/parted/parted-3.4.ebuild @@ -12,7 +12,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" RDEPEND=" |