dev-php/jpgraph: Stabilize 4.3.5 ALLARCHES, #909609

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-04 10:42:46 +01:00
parent 96c21bebe5
commit cc12431c53

View File

@@ -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=""