diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 05:04:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 05:04:14 +0100 |
commit | e0f165f6c88fbf0260ac0b91e3bc764600f1889b (patch) | |
tree | 26f877e16de050357db7833e8c422f4c45af7205 /dev-perl | |
parent | net-nntp/nzbget: Stabilize 21.1-r1 x86, #864235 (diff) | |
download | gentoo-e0f165f6c88fbf0260ac0b91e3bc764600f1889b.tar.gz gentoo-e0f165f6c88fbf0260ac0b91e3bc764600f1889b.tar.bz2 gentoo-e0f165f6c88fbf0260ac0b91e3bc764600f1889b.zip |
dev-perl/PDL-Graphics-Gnuplot: Stabilize 2.19.0 amd64, #833670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild index 9f3ba744f07b..e86082e4a050 100644 --- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild +++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Gnuplot-based plotting for PDL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-perl/Alien-Gnuplot |