diff options
author | Sam James <sam@gentoo.org> | 2020-12-06 23:36:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-06 23:36:33 +0000 |
commit | 3fa8a7e964e62cbfbfeb60fcdb8c61880316edff (patch) | |
tree | 162decc521866efc9adaee13c7d8e240497080ff /sys-process | |
parent | dev-python/attrs: Update HOMEPAGE (diff) | |
download | gentoo-3fa8a7e964e62cbfbfeb60fcdb8c61880316edff.tar.gz gentoo-3fa8a7e964e62cbfbfeb60fcdb8c61880316edff.tar.bz2 gentoo-3fa8a7e964e62cbfbfeb60fcdb8c61880316edff.zip |
sys-process/parallel: Stabilize 20201022 arm, #758824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20201022.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20201022.ebuild b/sys-process/parallel/parallel-20201022.ebuild index 6c12b32c9aa5..16e66e2a9dca 100644 --- a/sys-process/parallel/parallel-20201022.ebuild +++ b/sys-process/parallel/parallel-20201022.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-lang/perl:= dev-perl/Devel-Size |