diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 17:33:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 17:45:10 +0200 |
commit | 9498a0f355fef7807072722ec0b1349ef34b0e6f (patch) | |
tree | 223c6769534f189476bb52b218b081b9936ef56d /sys-process | |
parent | media-libs/opencv: x86 stable (bug #711284) (diff) | |
download | gentoo-9498a0f355fef7807072722ec0b1349ef34b0e6f.tar.gz gentoo-9498a0f355fef7807072722ec0b1349ef34b0e6f.tar.bz2 gentoo-9498a0f355fef7807072722ec0b1349ef34b0e6f.zip |
sys-process/parallel: x86 stable (bug #728798)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20200522.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20200522.ebuild b/sys-process/parallel/parallel-20200522.ebuild index b26f0ef3040a..3629223b9de4 100644 --- a/sys-process/parallel/parallel-20200522.ebuild +++ b/sys-process/parallel/parallel-20200522.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" RDEPEND="dev-lang/perl:= dev-perl/Devel-Size |