commit: cc12431c5326354c7528736f89dfdc2e332c0b7b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 09:42:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 09:42:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc12431c
dev-php/jpgraph: Stabilize 4.3.5 ALLARCHES, #909609 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 2143d3e2edb4..80e97153f638 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=""
