From cc12431c5326354c7528736f89dfdc2e332c0b7b Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 4 Jul 2023 10:42:46 +0100 Subject: [PATCH] dev-php/jpgraph: Stabilize 4.3.5 ALLARCHES, #909609 Signed-off-by: Sam James --- dev-php/jpgraph/jpgraph-4.3.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/jpgraph/jpgraph-4.3.5.ebuild b/dev-php/jpgraph/jpgraph-4.3.5.ebuild index 2143d3e2edb4c..80e97153f638b 100644 --- a/dev-php/jpgraph/jpgraph-4.3.5.ebuild +++ b/dev-php/jpgraph/jpgraph-4.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ HOMEPAGE="http://jpgraph.net/" SRC_URI="https://dev.gentoo.org/~grknight/distfiles/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" IUSE="truetype examples" DEPEND=""