diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:03:17 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:15:51 -0400 |
commit | 2f3b2667b8b767bca845bc12b75fe06536cc953a (patch) | |
tree | 4c492dba1de7c885e6c91585f25c45cc9d38dcac /dev-perl/GDGraph | |
parent | dev-perl/GDTextUtil: arm64 stable (diff) | |
download | gentoo-2f3b2667b8b767bca845bc12b75fe06536cc953a.tar.gz gentoo-2f3b2667b8b767bca845bc12b75fe06536cc953a.tar.bz2 gentoo-2f3b2667b8b767bca845bc12b75fe06536cc953a.zip |
dev-perl/GDGraph: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/GDGraph')
-rw-r--r-- | dev-perl/GDGraph/GDGraph-1.490.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild index 5d321fab8bf3..5f727a29be0f 100644 --- a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl5 module to create charts using the GD module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="" RDEPEND="dev-perl/GDTextUtil |