diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-24 13:40:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-24 13:40:03 +0200 |
commit | 4f17e783029ee7f586888e3bad423edb4061ccf3 (patch) | |
tree | e3cc19982905f9dcfa3afe2c94b2d1e333f58ff0 /sys-process/parallel | |
parent | media-video/mkvtoolnix: amd64 stable wrt bug #809137 (diff) | |
download | gentoo-4f17e783029ee7f586888e3bad423edb4061ccf3.tar.gz gentoo-4f17e783029ee7f586888e3bad423edb4061ccf3.tar.bz2 gentoo-4f17e783029ee7f586888e3bad423edb4061ccf3.zip |
sys-process/parallel: amd64 stable wrt bug #809740
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/parallel-20210722.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20210722.ebuild b/sys-process/parallel/parallel-20210722.ebuild index 21988b75d9a8..20bc911322d3 100644 --- a/sys-process/parallel/parallel-20210722.ebuild +++ b/sys-process/parallel/parallel-20210722.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND="dev-lang/perl:= dev-perl/Devel-Size |