commit: a61fd1659469115b30c4f00312cb14aafb5d211c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 17:00:18 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 17:00:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61fd165
dev-util/ply: Stabilize 2.3.0 amd64, #890228 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/ply/ply-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ply/ply-2.3.0.ebuild b/dev-util/ply/ply-2.3.0.ebuild index c94b268ae10e..75f6c6489eb5 100644 --- a/dev-util/ply/ply-2.3.0.ebuild +++ b/dev-util/ply/ply-2.3.0.ebuild @@ -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 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv" IUSE="static-libs" # Bug 733248 file collisions with sys-boot/plymouth: # /usr/lib64/libply.la
