diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-30 23:32:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-30 23:32:28 +0100 |
commit | 73d47379a0a579df4982f6e2edcebb0ad04fb9fa (patch) | |
tree | eb34f457c1956842f52564dbd186661d30101d8c /sys-process | |
parent | app-admin/keepass: x86 stable (bug #751826) (diff) | |
download | gentoo-73d47379a0a579df4982f6e2edcebb0ad04fb9fa.tar.gz gentoo-73d47379a0a579df4982f6e2edcebb0ad04fb9fa.tar.bz2 gentoo-73d47379a0a579df4982f6e2edcebb0ad04fb9fa.zip |
sys-process/parallel: x86 stable (bug #751820)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20200922.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20200922.ebuild b/sys-process/parallel/parallel-20200922.ebuild index b26f0ef3040a..3629223b9de4 100644 --- a/sys-process/parallel/parallel-20200922.ebuild +++ b/sys-process/parallel/parallel-20200922.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 |