commit: 749458a4e3f42ecf04f60d20c893d52ab257b35f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 17:42:52 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 17:42:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749458a4
app-text/libspectre: Stabilize 0.2.11 ppc, #894420 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-text/libspectre/libspectre-0.2.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libspectre/libspectre-0.2.11.ebuild b/app-text/libspectre/libspectre-0.2.11.ebuild index 13e3f86ebc8a..4d6cf463e552 100644 --- a/app-text/libspectre/libspectre-0.2.11.ebuild +++ b/app-text/libspectre/libspectre-0.2.11.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=8 @@ -9,7 +9,7 @@ SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc" RDEPEND=">=app-text/ghostscript-gpl-9.53.0:="
