summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2020-09-17 10:53:26 -0400
committerMichael Orlitzky <mjo@gentoo.org>2020-09-17 10:53:26 -0400
commit99f41f1d93266d109c52a89b99bf26f11a557db8 (patch)
tree8ec3aa47433f1b73111213ffa7893d874e96979b /sys-process
parentdev-python/django-picklefield: Initial commit. (diff)
downloadgentoo-99f41f1d93266d109c52a89b99bf26f11a557db8.tar.gz
gentoo-99f41f1d93266d109c52a89b99bf26f11a557db8.tar.bz2
gentoo-99f41f1d93266d109c52a89b99bf26f11a557db8.zip
sys-process/xjobs: maintainer stabilize v20200726 on amd64/x86.
This extra-fast stabilization is to address a hang in the test suite when the PAGER environment variable is set. The two associated patches have been merged upstream. Bug: https://bugs.gentoo.org/742443 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/xjobs/xjobs-20200726.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/xjobs/xjobs-20200726.ebuild b/sys-process/xjobs/xjobs-20200726.ebuild
index ce8701c8d06e..47d4a515e810 100644
--- a/sys-process/xjobs/xjobs-20200726.ebuild
+++ b/sys-process/xjobs/xjobs-20200726.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 x86"
IUSE="examples"
BDEPEND="sys-devel/flex"