diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-08 19:00:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-08 19:00:17 +0200 |
commit | 9ed0ab1c517a4aeb5692b9ea10c038a4433b122e (patch) | |
tree | c1478f08f72d3a7e90dacde5da578215ca217c8f /dev-util/ply | |
parent | media-gfx/chafa: Stabilize 1.12.4 x86, #890226 (diff) | |
download | gentoo-9ed0ab1c517a4aeb5692b9ea10c038a4433b122e.tar.gz gentoo-9ed0ab1c517a4aeb5692b9ea10c038a4433b122e.tar.bz2 gentoo-9ed0ab1c517a4aeb5692b9ea10c038a4433b122e.zip |
dev-util/ply: Stabilize 2.3.0 ppc, #890228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/ply')
-rw-r--r-- | dev-util/ply/ply-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ply/ply-2.3.0.ebuild b/dev-util/ply/ply-2.3.0.ebuild index f5bbba6567e2..c94b268ae10e 100644 --- a/dev-util/ply/ply-2.3.0.ebuild +++ b/dev-util/ply/ply-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |