summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-10-02 07:16:13 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-10-02 07:30:02 -0400
commit239ce7c26bc42cd2b71bd309fa0ae6914da6a99e (patch)
tree4f897814f0f18c9b29ea58585ae35b3e47b7384e /sys-process
parentsys-process/xjobs: update EAPI 7 -> 8, add missing BDEPEND (diff)
downloadgentoo-239ce7c26bc42cd2b71bd309fa0ae6914da6a99e.tar.gz
gentoo-239ce7c26bc42cd2b71bd309fa0ae6914da6a99e.tar.bz2
gentoo-239ce7c26bc42cd2b71bd309fa0ae6914da6a99e.zip
sys-process/xjobs: keyword 20200726-r1 for ~riscv
Three tests are failing, but they fail on amd64 too. At least the build doesn't fail? Why doesn't it fail? These are unrelated problems. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/xjobs/xjobs-20200726-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/xjobs/xjobs-20200726-r1.ebuild b/sys-process/xjobs/xjobs-20200726-r1.ebuild
index a9e6b55605c4..00f01d3faf2e 100644
--- a/sys-process/xjobs/xjobs-20200726-r1.ebuild
+++ b/sys-process/xjobs/xjobs-20200726-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.maier-komor.de/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="examples"
# The ./configure script uses sys-apps/which to locate flex...