summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:23:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:35:59 +0300
commit5b161b019d1724a4877546096ccfd9f720ec86d5 (patch)
tree3741becaa997156fc444a8e783f72d1d22f6a761 /dev-php/jpgraph
parentdev-php/File_Iterator: dekeyword ppc (diff)
downloadgentoo-5b161b019d1724a4877546096ccfd9f720ec86d5.tar.gz
gentoo-5b161b019d1724a4877546096ccfd9f720ec86d5.tar.bz2
gentoo-5b161b019d1724a4877546096ccfd9f720ec86d5.zip
dev-php/jpgraph: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/jpgraph')
-rw-r--r--dev-php/jpgraph/jpgraph-4.3.5.ebuild4
1 files 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 76e4ea880fec..6fe25894e25f 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-2023 Gentoo Authors
+# Copyright 1999-2024 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="amd64 ~hppa ppc sparc x86"
+KEYWORDS="amd64 ~hppa sparc x86"
IUSE="truetype examples"
DEPEND=""