Skip to content

Commit

Permalink
dev-util/ply: remove x86 keyword
Browse files Browse the repository at this point in the history
x86 is currently not suported. For more information see iovisor/ply#49

Closes: https://bugs.gentoo.org/733318
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
  • Loading branch information
Jakov Smolic committed Jul 27, 2020
1 parent 0a2bddb commit eb9aa18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/ply/ply-2.1.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb9aa18

Please sign in to comment.