diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-15 14:05:34 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-15 14:09:00 +0200 |
commit | 5a53589c7bb68f630ed7ffbdbeaa621efebf895e (patch) | |
tree | a8c7e1e0a0fd7034c8265e5058259b0527757928 /dev-perl/Math-Round | |
parent | dev-perl/Lab-Measurement: Add missing dependency (diff) | |
download | gentoo-5a53589c7bb68f630ed7ffbdbeaa621efebf895e.tar.gz gentoo-5a53589c7bb68f630ed7ffbdbeaa621efebf895e.tar.bz2 gentoo-5a53589c7bb68f630ed7ffbdbeaa621efebf895e.zip |
dev-perl/Math-Round: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r-- | dev-perl/Math-Round/Math-Round-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild index 02b439414437..3fe385485239 100644 --- a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild +++ b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for rounding numbers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND} |