diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-17 08:56:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-17 08:56:45 +0200 |
commit | a2410daa61e4e132049153ed793126a009b7b8d7 (patch) | |
tree | e6830f8e046d0967311256fb67c3f88c6bd7378d /sci-mathematics | |
parent | dev-vcs/subversion: arm64 stable wrt bug #852656 (diff) | |
download | gentoo-a2410daa61e4e132049153ed793126a009b7b8d7.tar.gz gentoo-a2410daa61e4e132049153ed793126a009b7b8d7.tar.bz2 gentoo-a2410daa61e4e132049153ed793126a009b7b8d7.zip |
sci-mathematics/num-utils: ppc stable wrt bug #837833
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/num-utils/num-utils-0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/num-utils/num-utils-0.5-r2.ebuild b/sci-mathematics/num-utils/num-utils-0.5-r2.ebuild index c8dc82f9031f..e5554ef908d4 100644 --- a/sci-mathematics/num-utils/num-utils-0.5-r2.ebuild +++ b/sci-mathematics/num-utils/num-utils-0.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ppc ~x86" # pod2man BDEPEND="dev-lang/perl" |