diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-02-04 11:52:32 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-02-04 11:56:45 -0500 |
commit | 1d378a0245d8262444957440882b6a6d6174c00e (patch) | |
tree | 01e476d274c889acd91954060d376367c9cedf55 /dev-php/jpgraph/jpgraph-4.0.2.ebuild | |
parent | app-crypt/eid-mw: remove old. Vincent Hardy (diff) | |
download | gentoo-1d378a0245d8262444957440882b6a6d6174c00e.tar.gz gentoo-1d378a0245d8262444957440882b6a6d6174c00e.tar.bz2 gentoo-1d378a0245d8262444957440882b6a6d6174c00e.zip |
dev-php/jpgraph: stabilize remaining arches per ALLARCHES policy.
Gentoo-Bug: 604562
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php/jpgraph/jpgraph-4.0.2.ebuild')
-rw-r--r-- | dev-php/jpgraph/jpgraph-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/jpgraph/jpgraph-4.0.2.ebuild b/dev-php/jpgraph/jpgraph-4.0.2.ebuild index 12a15113ff86..201a9670cb6f 100644 --- a/dev-php/jpgraph/jpgraph-4.0.2.ebuild +++ b/dev-php/jpgraph/jpgraph-4.0.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://jpgraph.net/" SRC_URI="https://dev.gentoo.org/~mjo/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="" |