commit: def8c1f29366b3a2956d6e112dff60e2f2f0a769 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 9 09:26:39 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Feb 9 09:26:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def8c1f2
app-office/scribus: Stabilize 1.6.3 ppc64, #949500 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-office/scribus/scribus-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/scribus/scribus-1.6.3.ebuild b/app-office/scribus/scribus-1.6.3.ebuild index 909c74802d90..d4b5cbc0f488 100644 --- a/app-office/scribus/scribus-1.6.3.ebuild +++ b/app-office/scribus/scribus-1.6.3.ebuild @@ -17,7 +17,7 @@ if [[ "${PV}" == *9999* ]] ; then else SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.xz" S="${WORKDIR}/${P}" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~ppc ppc64 ~x86" fi LICENSE="GPL-2"