diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:05:47 +0000 |
commit | 3ba495c9b1800c4ec2c59627ef79bbb892ae8840 (patch) | |
tree | 0f5765f724615dac9311356738cdd22adf9ee1bd /dev-perl/Algorithm-Munkres | |
parent | dev-perl/Algorithm-Dependency: Stabilize 1.112.0 amd64, #738212 (diff) | |
download | gentoo-3ba495c9b1800c4ec2c59627ef79bbb892ae8840.tar.gz gentoo-3ba495c9b1800c4ec2c59627ef79bbb892ae8840.tar.bz2 gentoo-3ba495c9b1800c4ec2c59627ef79bbb892ae8840.zip |
dev-perl/Algorithm-Munkres: Stabilize 0.80.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Algorithm-Munkres')
-rw-r--r-- | dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r2.ebuild b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r2.ebuild index 62239d3d3144..a8b7310d50ba 100644 --- a/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r2.ebuild +++ b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r2.ebuild @@ -11,4 +11,4 @@ DESCRIPTION="Munkres solution to classical Assignment problem" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" |