diff options
author | Sam James <sam@gentoo.org> | 2021-06-23 05:41:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-23 05:41:38 +0100 |
commit | 6089dd36387a6bdda0804a71eae90a6b394e7fc8 (patch) | |
tree | c09ed6243ebf02f8caf519e47cbe3f54bdf4ce38 /sys-process | |
parent | dev-perl/JSON: Stabilize 4.30.0 amd64, #797565 (diff) | |
download | gentoo-6089dd36387a6bdda0804a71eae90a6b394e7fc8.tar.gz gentoo-6089dd36387a6bdda0804a71eae90a6b394e7fc8.tar.bz2 gentoo-6089dd36387a6bdda0804a71eae90a6b394e7fc8.zip |
sys-process/parallel: Stabilize 20210522 amd64, #797670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20210522.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20210522.ebuild b/sys-process/parallel/parallel-20210522.ebuild index df4e4dc4a9df..8f1eb5f6da5c 100644 --- a/sys-process/parallel/parallel-20210522.ebuild +++ b/sys-process/parallel/parallel-20210522.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 |