mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/ply: remove x86 keyword
x86 is currently not suported. For more information see https://github.com/iovisor/ply/issues/49 Closes: https://bugs.gentoo.org/733318 Closes: https://github.com/gentoo/gentoo/pull/16852 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/iovisor/ply/archive/${PV}.tar.gz -> ${P}.tar.gz
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ~x86"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc"
|
||||
IUSE="static-libs"
|
||||
# Bug 733248 file collisions with sys-boot/plymouth:
|
||||
# /usr/lib64/libply.la
|
||||
|
||||
Reference in New Issue
Block a user