diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 00:24:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 00:24:09 +0100 |
commit | c64864d524f8ac910a065e60fee6b1473716e61d (patch) | |
tree | 17b13973545727a7d34a9044ac9075d981540c53 /sys-process | |
parent | media-libs/libmatroska: Stabilize 1.6.3 arm64, #809137 (diff) | |
download | gentoo-c64864d524f8ac910a065e60fee6b1473716e61d.tar.gz gentoo-c64864d524f8ac910a065e60fee6b1473716e61d.tar.bz2 gentoo-c64864d524f8ac910a065e60fee6b1473716e61d.zip |
sys-process/parallel: Stabilize 20210722 arm64, #809740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 584dd57ac596..33f0a0338b71 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 |