diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-04-11 11:48:03 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-14 01:22:32 +0100 |
commit | c430e5e6c5d2086ba2b11d7cc46e3b8844bd55c5 (patch) | |
tree | 87dc9f1d407ca2a2b0cbf34a4f4aab96ba9b9b8d | |
parent | dev-perl/Devel-Size: Keyword 0.830.0 alpha, #901249 (diff) | |
download | gentoo-c430e5e6c5d2086ba2b11d7cc46e3b8844bd55c5.tar.gz gentoo-c430e5e6c5d2086ba2b11d7cc46e3b8844bd55c5.tar.bz2 gentoo-c430e5e6c5d2086ba2b11d7cc46e3b8844bd55c5.zip |
sys-process/parallel: Keyword 20230322 alpha, #901249
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-process/parallel/parallel-20230322.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20230322.ebuild b/sys-process/parallel/parallel-20230322.ebuild index 6cf2a5ebd4a0..1e053ef0a780 100644 --- a/sys-process/parallel/parallel-20230322.ebuild +++ b/sys-process/parallel/parallel-20230322.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 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-lang/perl |