diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-24 17:30:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-24 18:32:58 +0100 |
commit | 179aae906c1fe36e8e6fae9e00e0dcaeceaf64dc (patch) | |
tree | 3afcf83e16b65297baa171e89d2b8c1784e64d0e /dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild | |
parent | dev-perl/Algorithm-Dependency: stable 1.112.0 for hppa, bug #738212 (diff) | |
download | gentoo-179aae906c1fe36e8e6fae9e00e0dcaeceaf64dc.tar.gz gentoo-179aae906c1fe36e8e6fae9e00e0dcaeceaf64dc.tar.bz2 gentoo-179aae906c1fe36e8e6fae9e00e0dcaeceaf64dc.zip |
dev-perl/Chart-Math-Axis: stable 1.60.0-r3 for hppa, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild')
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild index 2bf2e49f2698..f6908f4bcf5f 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implements an algorithm to find good values for chart axis" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc x86" +KEYWORDS="~amd64 hppa ~mips ~ppc x86" IUSE="test" RESTRICT="!test? ( test )" |